Difference between revisions of "PLCBUScmd484"

From LinuxMCE
Jump to: navigation, search
(New page: <pre>### #484 Process Receive Command for Child log('DCE Command Received') dataIn(cmd) </pre>)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<pre>### #484 Process Receive Command for Child
+
{{delete}}
 +
 
 +
Sorry, this should be in #384, not #484
 +
 
 +
 
 +
<pre>### #384 Process Receive Command for Child
 
log('DCE Command Received')
 
log('DCE Command Received')
 
dataIn(cmd)
 
dataIn(cmd)
 
</pre>
 
</pre>

Latest revision as of 15:56, 18 August 2009

This article is proposed for deletion.
You can find more pages that are proposed for deletion in this category.


Sorry, this should be in #384, not #484


### #384 Process Receive Command for Child
log('DCE Command Received')
dataIn(cmd)