SELECT PROC: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 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= | |description=:Select a process. | ||
|param1=< | |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