HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_EMULATOR_USER
Chapter 3 235
def_data.change_style
Specifies whether the user has permission to load style
files, modify style files, or both. Possible values are:
AP_STYLE_ADVANCED
The user can specify a style file name
when starting the emulation
program, and can create or modify
style files using the emulation
program's menu interface.
AP_STYLE_NORMAL
The user can specify a style file name
when starting the emulation
program, and can create or modify
style files using the emulation
program's menu interface. The user
cannot modify the default style file
specified by the
style_file
parameter.
The 3270 emulation program does
not distinguish between the two
values AP_STYLE_ADVANCED and
AP_STYLE_NORMAL; to prevent users
from modifying the default style file,
set the permissions on this file so that
users do not have write access to it.
AP_STYLE_INITIAL
The user can specify a style file name
on the command line when starting
the emulation program, but cannot
load, create, or modify style files from
within the menu interface. This
option allows you to provide a choice
of standard initial style files for a
user.
AP_STYLE_RESTRICTED