User`s guide
lxxx Contents
XLATE/NOXLATE
Determine the translation of extended attributes (EABs). Applies to Copy Presentation Space (5), Copy
Presentation Space to String (8) and Copy Field to String (34).
Session Option Description
XLATE Translate extended attributes (EABs) into CGA colors.
NOXLATE Do not translate extended attributes (EABs).
CONLOG/CONPHYS
Specify which application will be the foreground application when connecting to a session. Applies to
Connect Presentation Space (1).
Session Option Description
CONLOG After connection, your Windows HLLAPI application remains the
foreground application. CONLOG is the default setting.
CONPHYS After connection, the specified session becomes the foreground
application, updating the session and accepting keyboard input. Your
Windows HLLAPI application can still access the session (to monitor
for a specific event, for example). To return foreground control to your
Windows HLLAPI application, call Disconnect Presentation Space
(2).
OLDOIA/NEWOIA
Specify the format for the data returned from Copy OIA (13).
Session Option Description
OLDOIA Data returned in 3270 PC format. For 5250 support the OIA is
always returned in ASCII therefore OLDOIA is accepted but
ignored.
NEWOIA Data is returned in ASCII format.
NOCFGSIZE/CFGSIZE
Determine the presentation space size returned by Query Sessions (10).
Session Option Description
NOCFGSIZE Returns the current size of the connected presentation space.
CFGSIZE
Returns the configured size of the presentation space thereby ignoring
any override of the presentation space by the host.
DISPLAY/NODISPLAY
Specify whether nondisplay fields will be copied using Copy Presentation Space (5), Copy Presentation
Space to String (8), Copy OIA (13), Copy String to Presentation Space (15), Copy String to Field (33),
and Copy Field to String (34).
Session Option Description
DISPLAY Nondisplay fields are copied to the target buffer in the same manner
as display fields.
NODISPLAY Nondisplay fields are copied as a string of nulls to the target buffer.
This allows applications to display the copied buffer in the
presentation window without displaying confidential information,
such as passwords.