GET BASIC UTIL PROC NAME

From Macros Wiki
Revision as of 23:54, 14 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

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$