Home » Archimedes archive » Archimedes World » AW-1993-08.adf » AWAug93 » !AWAug93/Goodies/StrongED/!StrongED/Modes/Pascal

!AWAug93/Goodies/StrongED/!StrongED/Modes/Pascal

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1993-08.adf » AWAug93
Filename: !AWAug93/Goodies/StrongED/!StrongED/Modes/Pascal
Read OK:
File size: 0245 bytes
Load address: 0000
Exec address: 0000
File contents
KeyList
	s-F2		ListOfFound "PROCEDURE"
End

Menu
	ListOfFound "PROCEDURE"			List of procedures s-F2		Click to generate list of all procedures.
	ListOfFound "FUNCTION"			List of functions			Click to generate list of all functions.
	Drag "pascal"				Just Compile        F10		Click to send text to pascal compiler.
	SaveDrag "pascal"			Save & Compile    s-F10		Click to save and send text to pascal compiler.
	DClick "<tmp$path>.^.Makefile"		Just Make         c-F10		Click to launch Make.
	SaveDClick "<tmp$path>.^.Makefile"	Save & Make      cs-F10		Click to save and launch Make.
End
00000000  4b 65 79 4c 69 73 74 0a  09 73 2d 46 32 09 09 4c  |KeyList..s-F2..L|
00000010  69 73 74 4f 66 46 6f 75  6e 64 20 22 50 52 4f 43  |istOfFound "PROC|
00000020  45 44 55 52 45 22 0a 45  6e 64 0a 0a 4d 65 6e 75  |EDURE".End..Menu|
00000030  0a 09 4c 69 73 74 4f 66  46 6f 75 6e 64 20 22 50  |..ListOfFound "P|
00000040  52 4f 43 45 44 55 52 45  22 09 09 09 4c 69 73 74  |ROCEDURE"...List|
00000050  20 6f 66 20 70 72 6f 63  65 64 75 72 65 73 20 73  | of procedures s|
00000060  2d 46 32 09 09 43 6c 69  63 6b 20 74 6f 20 67 65  |-F2..Click to ge|
00000070  6e 65 72 61 74 65 20 6c  69 73 74 20 6f 66 20 61  |nerate list of a|
00000080  6c 6c 20 70 72 6f 63 65  64 75 72 65 73 2e 0a 09  |ll procedures...|
00000090  4c 69 73 74 4f 66 46 6f  75 6e 64 20 22 46 55 4e  |ListOfFound "FUN|
000000a0  43 54 49 4f 4e 22 09 09  09 4c 69 73 74 20 6f 66  |CTION"...List of|
000000b0  20 66 75 6e 63 74 69 6f  6e 73 09 09 09 43 6c 69  | functions...Cli|
000000c0  63 6b 20 74 6f 20 67 65  6e 65 72 61 74 65 20 6c  |ck to generate l|
000000d0  69 73 74 20 6f 66 20 61  6c 6c 20 66 75 6e 63 74  |ist of all funct|
000000e0  69 6f 6e 73 2e 0a 09 44  72 61 67 20 22 70 61 73  |ions...Drag "pas|
000000f0  63 61 6c 22 09 09 09 09  4a 75 73 74 20 43 6f 6d  |cal"....Just Com|
00000100  70 69 6c 65 20 20 20 20  20 20 20 20 46 31 30 09  |pile        F10.|
00000110  09 43 6c 69 63 6b 20 74  6f 20 73 65 6e 64 20 74  |.Click to send t|
00000120  65 78 74 20 74 6f 20 70  61 73 63 61 6c 20 63 6f  |ext to pascal co|
00000130  6d 70 69 6c 65 72 2e 0a  09 53 61 76 65 44 72 61  |mpiler...SaveDra|
00000140  67 20 22 70 61 73 63 61  6c 22 09 09 09 53 61 76  |g "pascal"...Sav|
00000150  65 20 26 20 43 6f 6d 70  69 6c 65 20 20 20 20 73  |e & Compile    s|
00000160  2d 46 31 30 09 09 43 6c  69 63 6b 20 74 6f 20 73  |-F10..Click to s|
00000170  61 76 65 20 61 6e 64 20  73 65 6e 64 20 74 65 78  |ave and send tex|
00000180  74 20 74 6f 20 70 61 73  63 61 6c 20 63 6f 6d 70  |t to pascal comp|
00000190  69 6c 65 72 2e 0a 09 44  43 6c 69 63 6b 20 22 3c  |iler...DClick "<|
000001a0  74 6d 70 24 70 61 74 68  3e 2e 5e 2e 4d 61 6b 65  |tmp$path>.^.Make|
000001b0  66 69 6c 65 22 09 09 4a  75 73 74 20 4d 61 6b 65  |file"..Just Make|
000001c0  20 20 20 20 20 20 20 20  20 63 2d 46 31 30 09 09  |         c-F10..|
000001d0  43 6c 69 63 6b 20 74 6f  20 6c 61 75 6e 63 68 20  |Click to launch |
000001e0  4d 61 6b 65 2e 0a 09 53  61 76 65 44 43 6c 69 63  |Make...SaveDClic|
000001f0  6b 20 22 3c 74 6d 70 24  70 61 74 68 3e 2e 5e 2e  |k "<tmp$path>.^.|
00000200  4d 61 6b 65 66 69 6c 65  22 09 53 61 76 65 20 26  |Makefile".Save &|
00000210  20 4d 61 6b 65 20 20 20  20 20 20 63 73 2d 46 31  | Make      cs-F1|
00000220  30 09 09 43 6c 69 63 6b  20 74 6f 20 73 61 76 65  |0..Click to save|
00000230  20 61 6e 64 20 6c 61 75  6e 63 68 20 4d 61 6b 65  | and launch Make|
00000240  2e 0a 45 6e 64                                    |..End|
00000245