SELECT PROC: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Procs:Process_Selection|{{Up}}]]
{{Command|syntax=SELECT_PROC <process number>
{{Command|syntax=SELECT_PROC <process number>
|description=:Select a process tile
|description=:Select a process.


|param1=<op number>|param1_desc={{process number}}
|param1=<process number>|param1_desc={{Process number}}
}}
}}


===Example===
===Example===
:SELECT_PROC 8
:SELECT_PROC 8
<br>
:For an example macro see [[Process_Data]]


[[Category:Procs]]
[[Category:Procs]]

Latest revision as of 23:28, 14 January 2011

Up

Command

SELECT_PROC <process number>


Select a process.

Parameters

<process number>
Process number.

Example

SELECT_PROC 8


For an example macro see Process_Data