SNAX/HLS Configuration and Control Manual

Distribution Subvolume Contents
Installing SNAX/HLS
104705 Tandem Computers Incorporated 3–3
HLSMSGS Is an edit file that contains controls and text messages used by
SNAX/HLS. Your installation can change the controls of these
messages.
HLSOBJ Contains the SNAX/HLS server main module. This is a
multithreaded process that handles the processing of SNAX/HLS
verbs and interfacing to the Tandem SNA access method (SNAX/XF
or SNAX/CDF), using the SNALU interface.
HLSPCOD Contains Pathway pseudocode for the APS program requesters using
SNAX/HLS.
HLSPDIR Contains the Pathway pseudocode directory for the HLSPCOD file.
HLSRDT Contains the object module for the RDT compiler. The compiler
transforms a file (such as RDTTEXT, below) into a file (such as
RDTDATA, below) suitable for use by the HLSOBJ file.
HLSRUN Contains a TACL macro that establishes a sample Pathway
environment to support the APS program.
HLSTAP Contains the object code for the SNAX/HLS Trace Analysis Program
(HLSTAP). HLSTAP transforms SNAX/HLS traces into easily
readable format suitable for SNAX/HLS application problem
determination. (See Section 3 of the SNAX/HLS Diagnosis and Support
Manual for information on HLSTAP.)
HUXOBJ Contains the dummy customization routines. When you install
SNAX/HLS on your system (using the Install procedure), the
procedures in this file are installed into the user library.
ISPDATA Is an RDT segment that is the result of compiling the preceding
sample ISPTEXT file. It contains the resource definitions used in the
Independent Study Program course for SNAX/HLS.
ISPTEXT Is an EDIT file that is the sample RDT source that was compiled by
HLSRDT to produce the sample object file ISPDATA (see below). This
file contains the resource definitions used in the Independent Study
Program course for SNAX/HLS.