Difference between revisions of "GET CUSTOM PROC NAME"
From Macros Wiki
Line 3: | Line 3: | ||
|param1=<process number>|param1_desc={{process number}} | |param1=<process number>|param1_desc={{process number}} | ||
− | |param2=<variable>|param2_desc={{ | + | |param2=<variable>|param2_desc={{string variable}} |
}} | }} | ||
Revision as of 16:15, 28 July 2010
Command
- GET_CUSTOM_PROC_NAME <process number>, <variable>
- Get the name previously defined to a process
Parameters
- <process number>
- Process number.
- <variable>
- a string variable, for example a$
Example
- GET_CUSTOM_PROC_NAME 4, a$