Presentation Space ID Handling
The PSID is used to specify the host presentation space (or session)
in which you desire a function to operate. The way the PSID is handled
is affected by two factors:
- The method used to specify the PSID:
- As the calling data string parameter of a preceding call to the Connect Presentation Space (1) function
- As a character in the calling data string of the function being
executed. Handling varies depending on whether the character is:
- A letter A through Z
- A blank or a null
- The status of the connection to the host presentation space.
The following paragraphs describe how the PSID is handled for the various combinations of these two factors.