FORTRAN Reference Manual
Utility Routines
FORTRAN Reference Manual—528615-001
15-22
Saved Message Utility
Figure 15-1 on page 15-23 illustrates how process messages are manipulated by the 
SMU.
GETASSIGNVALUE Retrieves a portion of an ASSIGN message as an integer and 
assigns it to an integer variable.
GETBACKUPCPU Retrieves a backup CPU number from the PARAM message.
GETPARAMTEXT Retrieves a portion of the PARAM message as text and assigns it 
to a string variable.
GETSTARTUPTEXT Retrieves a portion of the startup message as text and assigns it 
to a string variable.
PUTASSIGNTEXT Creates or replaces a portion of an ASSIGN message with text 
from a string variable.
PUTASSIGNVALUE Creates or replaces a portion of an ASSIGN message with a 
value from an integer variable.
PUTPARAMTEXT Creates or replaces a portion of a PARAM message with text 
from a string variable.
PUTSTARTUPTEXT Creates or replaces a portion of the startup message with text 
from a string variable.
Table 15-2. Saved Message Utility Routines (page 2 of 2)
Name Action










