Difference between revisions of "SET PROC DATA"
From Macros Wiki
Line 1: | Line 1: | ||
+ | [[Procs:Process_Data|{{Up}}]] | ||
+ | |||
{{Command|syntax=SET_PROC_DATA <process number>, <parameter>, <value> | {{Command|syntax=SET_PROC_DATA <process number>, <parameter>, <value> | ||
|description=*DESCRPTION* | |description=*DESCRPTION* |
Revision as of 18:33, 30 July 2010
Command
- SET_PROC_DATA <process number>, <parameter>, <value>
- DESCRPTION*
Parameters
- <process number>
- Process number.
- <parameter>
- 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_PROC_DATA