SET UTIL 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 1: Line 1:
{{Command|syntax=SET_UTIL_PROC_DATA <process number>, <parameter>, <value>
{{Command|syntax=SET_UTIL_PROC_DATA <process number>, <parameter>, <value>
|description=*DESCRPTION*
|description=*DESCRPTION*, same as [[SET_UTIL_PROCESS_DATA]]


|param1=<process number>|param1_desc={{process number}}
|param1=<process number>|param1_desc={{process number}}
Line 8: Line 8:


===Example===
===Example===
:- SET_UTIL_PROC_DATA
:SET_UTIL_PROC_DATA


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

Revision as of 18:33, 30 July 2010

Command

SET_UTIL_PROC_DATA <process number>, <parameter>, <value>


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