Home » Archimedes archive » Micro User » MU 1991-09.adf » PD-Stuff » Utilities/!Menu/!Run

Utilities/!Menu/!Run

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 » Micro User » MU 1991-09.adf » PD-Stuff
Filename: Utilities/!Menu/!Run
Read OK:
File size: 0173 bytes
Load address: 0000
Exec address: 0000
File contents
| > !Menu.!Run
| written by Paul Vigay 
| version 1.1b (23rd May 1990)  
|
WimpSlot -min 288k -max 288k
If "<System$Path>" = "" then Error 0 System resources cannot be found
Set Menu$Path <Obey$dir>
RMEnsure MemAlloc 0 RMLoad System:modules.MemAlloc
RMEnsure MemAlloc 0 Error Unable to locate MemAlloc module in !System.modules
ScreenSize 160K
Run "<Menu$Path>.Menu" %*0
00000000  7c 20 3e 20 21 4d 65 6e  75 2e 21 52 75 6e 0a 7c  || > !Menu.!Run.||
00000010  20 77 72 69 74 74 65 6e  20 62 79 20 50 61 75 6c  | written by Paul|
00000020  20 56 69 67 61 79 20 0a  7c 20 76 65 72 73 69 6f  | Vigay .| versio|
00000030  6e 20 31 2e 31 62 20 28  32 33 72 64 20 4d 61 79  |n 1.1b (23rd May|
00000040  20 31 39 39 30 29 20 20  0a 7c 0a 57 69 6d 70 53  | 1990)  .|.WimpS|
00000050  6c 6f 74 20 2d 6d 69 6e  20 32 38 38 6b 20 2d 6d  |lot -min 288k -m|
00000060  61 78 20 32 38 38 6b 0a  49 66 20 22 3c 53 79 73  |ax 288k.If "<Sys|
00000070  74 65 6d 24 50 61 74 68  3e 22 20 3d 20 22 22 20  |tem$Path>" = "" |
00000080  74 68 65 6e 20 45 72 72  6f 72 20 30 20 53 79 73  |then Error 0 Sys|
00000090  74 65 6d 20 72 65 73 6f  75 72 63 65 73 20 63 61  |tem resources ca|
000000a0  6e 6e 6f 74 20 62 65 20  66 6f 75 6e 64 0a 53 65  |nnot be found.Se|
000000b0  74 20 4d 65 6e 75 24 50  61 74 68 20 3c 4f 62 65  |t Menu$Path <Obe|
000000c0  79 24 64 69 72 3e 0a 52  4d 45 6e 73 75 72 65 20  |y$dir>.RMEnsure |
000000d0  4d 65 6d 41 6c 6c 6f 63  20 30 20 52 4d 4c 6f 61  |MemAlloc 0 RMLoa|
000000e0  64 20 53 79 73 74 65 6d  3a 6d 6f 64 75 6c 65 73  |d System:modules|
000000f0  2e 4d 65 6d 41 6c 6c 6f  63 0a 52 4d 45 6e 73 75  |.MemAlloc.RMEnsu|
00000100  72 65 20 4d 65 6d 41 6c  6c 6f 63 20 30 20 45 72  |re MemAlloc 0 Er|
00000110  72 6f 72 20 55 6e 61 62  6c 65 20 74 6f 20 6c 6f  |ror Unable to lo|
00000120  63 61 74 65 20 4d 65 6d  41 6c 6c 6f 63 20 6d 6f  |cate MemAlloc mo|
00000130  64 75 6c 65 20 69 6e 20  21 53 79 73 74 65 6d 2e  |dule in !System.|
00000140  6d 6f 64 75 6c 65 73 0a  53 63 72 65 65 6e 53 69  |modules.ScreenSi|
00000150  7a 65 20 31 36 30 4b 0a  52 75 6e 20 22 3c 4d 65  |ze 160K.Run "<Me|
00000160  6e 75 24 50 61 74 68 3e  2e 4d 65 6e 75 22 20 25  |nu$Path>.Menu" %|
00000170  2a 30 0a                                          |*0.|
00000173