GET UTIL PROC DATA

From Macros Wiki
Jump to navigationJump to search

Up

Command

GET_UTIL_PROC_DATA <process number>, <parameter>, <value>


Get utility process data.

Parameters

<process number>
Process number.
<parameter>
Utility_process_parameter
<value>
A number or string variable.
The type of variable must match the data type of the parameter.
If the data you are getting is a text string, then you must specify a string variable. Otherwise use a number variable.

Example

GET_UTIL_PROC_DATA 2, PART_IN_MAIN, inMain