10 " ********************************
25 " ********************************
26 " *** List-Me Program by: ***
27 " *** Joe Griffin (ICPUG ) ***
28 " *** 22 June 1985 ***
29 " ********************************
30 " ********************************
31 " *** ok to copy but not to ****
32 " *** be sold or published ****
33 " *** for profit. ****
34 " ********************************
35 " ********************************
36 " * To the best of our knowledge *
37 " * the programs on this disk *
38 " * are in the public domain. *
39 " * *
40 " * Should this not be the case, *
41 " * please contact us at ICPUG . *
42 " * *
43 " ********************************
44 "
45 "
46 " LIST-ME.L2
49 " This disk contains COMAL 0.12 & 1.02 for BASIC 4.0 machines
50 "
100 "
110 " 'comal boot' select any version of comal
115 "
120 " 'comal 80 r1.02j' loader for v1.02 for 8096 machines
130 " 'comal80-0.12/1' complete v0.12 for BASIC 4.0 machines
135 "
140 " 'comalerrors' data file of error codes and messages
150 " 'comr' code for v1.02 for 8096 machines
155 "
160 " 'generrormessag.l' COMAL program to give error messages
165 "
998 "
999 " ************************* that's all folks ************ dpg