Instructions from Steve Tockey

*.f4.txt are the OS/8 FORTRAN IV source code files,
put them on your DSK: device

comtec.bi.txt is an OS/8 BATCH file that compiles all of the
source code. Put this file on your SYS: device and execute it
with the command:

.SUBMIT SYS:COMTEC/T

comte.bi.txt is another OS/8 BATCH file that links the compiler
output into a *.LD file that FRTS (the OS/8 F IV run time system)
uses. Put this file on your SYS: device and execute it with
the command:

.SUBMIT SYS:COMTE/T

Once built, you don't need to use this batch file any more. Just
use the command:

.R FRTS
*COMTE$

using the ESC key to get the $.

comte.out.txt is a capture of the terminal output from running the program.



Cheers,

-- steve
