Change PS Window Name (106) |
Top Previous Next |
The Change PS Window Name function allows the application to specify a new name for the presentation space window or reset the presentation space window to the default name.
Prerequisite Calls
Call Parameters
Note: The data string length must be specified (normally 3-63 for PC/3270, 4-63 for PC400, 68 for enhanced interface).
The calling data string can contain:
Return Parameters
Remarks
A string is ended at the first NULL character found. The NULL character overrides the specified string length. If the NULL character is not at the end of the specified length, the last byte at the specified length is replaced by a NULL character, and the remainder of the data string is lost. If the NULL character is found before the specified length, the string is truncated at that point, and the remainder of the data string is lost.
If the application fails to reset the presentation space name before exiting, the exit list processing resets the name. |