GET PROC DATA: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 8: Line 8:


===Example===
===Example===
:GET_PROC_DATA 3, TOOL_DIA, d1
:GET_PROC_DATA 3, MTHREAD_DIA, d1






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

Revision as of 15:53, 28 July 2010

Command

GET_PROC_DATA <process number>, <parameter>, <value>


Get data from a process with various parameters.

Parameters

<process number>
Process number.
<parameter>
Process_parameter
<value>
Name of variable to be set by this command

Example

GET_PROC_DATA 3, MTHREAD_DIA, d1