PROC DATA: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 1: Line 1:
Use [[SET_PROC_DATA]] to set Process data
Use [[SET_PROC_DATA]] to set Process data<br>
and [[GET_PROC_DATA]] to get data from a Process.
and [[GET_PROC_DATA]] to get data from a Process.<br>


Note: A few Process data parameters cannot be changed and
Note: A few Process data parameters cannot be changed<br>
will not be available for [[SET_PROC_DATA]]
and will not be available for [[SET_PROC_DATA]]

Revision as of 18:05, 5 January 2011

Use SET_PROC_DATA to set Process data
and GET_PROC_DATA to get data from a Process.

Note: A few Process data parameters cannot be changed
and will not be available for SET_PROC_DATA