MASTER 

COMPUTER GROUP, INC.    27063 Laurel Lane · Olmsted Township, OH 44138 · (800) 526-3744, (888) 526-3744/fax



[Home]   [Software]   [Support / Ideas]   [Consulting]   [Related Links]   [Contact Us]

 

JLIST

JLIST is supplied as a bundle that includes the program itself and a help file. To make installation easy, we supply a self-extracting package file that contains all the required pieces together in a single file.

The package file is called JLISTP.100 and should be transferred to the Tandem as a binary file named JLISTP and then altered to an executable object file using FUP:

TACL> FUP ALTER JLISTP,CODE 100

Unpackage the package file as follows:

TACL> RUN JLISTP GET JLISTP, \*.$*.*.* , <volume>.MCGUTILS

The following files will be produced:

JLIST    100

JLISTHLP 101

Alter the executable object file using FUP:

TACL> FUP ALTER MCGUTILS.JLIST,CODE 100

 

Download