SELECT PROC: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=SELECT_PROC <op number> |description=*DESCRPTION* |param1=<op number>|param1_desc={{op number}} }} ===Example=== :- SELECT_PROC Category:Procs |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | [[Procs:Process_Selection|{{Up}}]] | ||
|param1=< | {{Command|syntax=SELECT_PROC <process number> | ||
|description=:Select a process. | |||
|param1=<process number>|param1_desc={{Process number}} | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :SELECT_PROC 8 | ||
<br> | |||
:For an example macro see [[Process_Data]] | |||
[[Category:Procs]] | [[Category:Procs]] |
Latest revision as of 23:28, 14 January 2011
Command
- SELECT_PROC <process number>
- Select a process.
Parameters
- <process number>
- Process number.
Example
- SELECT_PROC 8
- For an example macro see Process_Data