VAXTPU SET(FACILITY_NAME) — VMS 5.2
SET(FACILITY_NAME)
Sets or changes the facility name -- the first item in a message
generated by VAXTPU.
Syntax
SET (FACILITY_NAME, string)
Parameters
string The facility name you want for messages -- such as, the name
of the application you are creating. The maximum length is
10 characters.
Example
SET (FACILITY_NAME, "myeditor");
Sets the facility name so that status messages begin with MYEDITOR.