User`s guide
Contents xxxv
PS Position in the Host session presentation space is determined by starting in the upper left corner of
the screen display (row 1, column 1). At the end of each screen display row, the next Host session
presentation space position is column 1 of the following screen display row. This process continues
until the end of the Host session presentation space (screen display) is reached.
Character translation from EBCDIC to ASCII is performed by the Copy Presentation Space to String
function. The translation depends on the setting of the following session options:
Session Option Effect on this Function
NOATTRB Unknown values are translated into spaces.
ATTRB Unknown values are copied untranslated.
NOEAB Extended attribute bytes are not copied to the string.
EAB, XLATE Extended attribute bytes are copied and translated into CGA colors.
EAB, NOXLATE Extended attribute bytes are returned.
DISPLAY Data in non-display fields is copied to the target buffer.
NODISPLAY Data in non-display fields is copied as null characters to the target
buffer.
See Appendix B - Attributes for descriptions of character, character color, and field attributes
Remarks