GET BASIC UTIL PROC NAME
From Macros Wiki
Command
- GET_BASIC_UTIL_PROC_NAME <process number>, <name>
- Get the name of a basic utility process.
Parameters
- <process number>
- Process number.
- <name>
- Name of string variable to be set to the name.
Example
- GET_BASIC_UTIL_PROC_NAME 2, myName$