EM3270 Manual
SET Command
4-28 110332—Tandem EM3270 Manual
EM3270 Emulator Command Set
Messages: 1004, 1008, 1015.
SWAPFILE volume-name
specifies a local disk on which to swap extended memory pages. If you do not
specify a value for SWAPFILE, it defaults to the current volume.
Messages: 1008, 1014, and 1039.
TERMBUFSIZE size
specifies the terminal write buffer size used when processing host messages. Larger
values reduce the chance of multiple terminal I/O operations to paint a screen.
Values of 1000 to 9999 are permitted, with the default being 3000.
Messages: 1001 and 1004.
TRACE { file-name | task-number } [ , { ON | OFF } ]
starts and stops the EM3270 diagnostic trace. This command captures a problem
sequence or failure record that you can submit to Tandem to facilitate problem
resolution. You perform tracing on an individual task basis, and you can trace one
or more tasks at the same time.
file-name
specifies a fully qualified network terminal file name.
task-number
specifies the task number to start or stop tracing. It is the task number from the
STATUS command display.
ON | OFF
specifies the desired trace action. If not specified, ON is assumed.
Messages: 1004, 1008, 1016, 1033, 1036, 1046, and 1084.
TRANSLAT { ON | OFF }
specifies an optional character-translation function that occurs after a block of data
is received from the IBM host and before a block of data is sent to the IBM host.
You must also provide a pair of ASCII-to-ASCII translation tables to be used for this
purpose (see Appendix C). If TRANSLAT is not specified, the default value is OFF.
The TRANSLAT specification applies to all the terminals controlled by the EM3270
emulator process being created.
Messages: 1004, 1008, and 1015.