GET CUSTOM PROC NAME
From Macros Wiki
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$