SET UTIL PROC DATA: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=SET_UTIL_PROC_DATA <process number>, <parameter>, <value> | {{Command|syntax=SET_UTIL_PROC_DATA <process number>, <parameter>, <value> | ||
|description= | |description=:Set various parameters to utility processes. | ||
|param1=<process number>|param1_desc={{process number}} | |param1=<process number>|param1_desc={{process number}} |
Revision as of 23:55, 20 August 2010
Command
- SET_UTIL_PROC_DATA <process number>, <parameter>, <value>
- Set various parameters to utility processes.
Parameters
- <process number>
- Process number.
- <parameter>
- Utility_process_parameter
- <value>
- A value to assign to the parameter.
- The type of value must match the data type of the parameter.
- If you are setting a text parameter, then the value must be text string or a string variable. Otherwise use a numeric value or a number variable.
Example
- SET_UTIL_PROC_DATA