HP-UX TN3270 Users Guide, March 1998

Table Of Contents
Chapter 3 55
Getting Started with 3270 Emulation
Specifying the Path to TN3270 Product Programs
Specifying the Path to TN3270 Product
Programs
If you are using the TN3270 emulation program with the 10.0 file
system, the executable programs are stored in a directory specific to the
emulator. The Motif-based programs are stored in the directory /opt,
and the character-based programs are stored in the directory /opt.
Specify the path to the appropriate directory in one of the following ways:
Add the directory to your PATH environment variable in your .login
or .profile file before initially running the programs.
Include the directory name each time you run the programs, as in the
following examples:
/opt/tn3270-s/usr/jim/newstyle.stu
/opt/tnprtsty-s/usr/jim/newstyle.stu
/opt/xtn3270-s/usr/jim/newstyle.stu
NOTE The sample command lines shown in this guide assume that you have
added the directory to your PATH environment variable. Therefore, they
do not include the directory name.