10 poke 59468,14:print " ":list
11 " ********************************
12 " *** I.C.P.U.G. disk no. L0 ***
13 " ********************************
25 " ********************************
26 " *** List-Me Program by: ***
27 " *** Joe Griffin (ICPUG) ***
28 " *** 7 April 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.L0 This file contains descriptions of the programs on
47 " ICPUG Disk No. L0 - LOAD and LIST it.
48 "
49 " This disk contains ALL the Currently available PET Versions
50 " of COMAL. For more information on COMAL see ICPUG Newsletters
51 " or Contact Brian D. Grainger
52 " 73, Minehead Way
53 " Stevenage,
54 " Herts.
55 " SG1 2HZ
100 "
101 " 'comal boot' select any version of comal
102 "
103 " 'comalerrors' data file of error codes and messages
104 "
105 " 'comalb3' complete v0.11 for BASIC 2.0/3.0
106 "
107 " 'comalb3in' input module for split v0.11 B-2.0/3.0
108 " 'comalb3ex' execution module for split v0.11
109 "
110 " 'comal3c1' complete v0.11 for cassette users
111 "
112 " 'comal80-0.11' complete v0.11 for BASIC 4.0
113 "
114 " 'comal80in' input module for split v0.11 BASIC 4.0
115 " 'comal80ex' execution module for split v0.11
116 "
117 " 'comal4c1' complete v0.11 for cassette users
118 "
119 " 'comal 80 r1.02j' loader for v1.02 for 8096 machines
120 " 'comal80-0.12/1' complete v0.12 for BASIC 4.0 machines
121 "
122 " 'comr' code for v1.02 for 8096 machines
123 "
124 " 'generrors-e' BASIC program to give English error messages
125 " 'generrors-d' BASIC program to give Danish messages
126 "
127 " 'generrormessag.l' COMAL program to give error messages
128 "
998 "
999 " ************************* that's all folks ************ dpg *****
ready.