Home » Archimedes archive » Archimedes World » AW-1994-08-Disc1.adf » Disk1Aug94 » !AWAug94/Goodies/Locate/OverWrite/RSI/Schema/!Schema_2/icon_p

!AWAug94/Goodies/Locate/OverWrite/RSI/Schema/!Schema_2/icon_p

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-1994-08-Disc1.adf » Disk1Aug94
Filename: !AWAug94/Goodies/Locate/OverWrite/RSI/Schema/!Schema_2/icon_p
Read OK:
File size: 0300 bytes
Load address: 0000
Exec address: 0000
File contents
enum iconvals{  ICON_MSTART = 0, /* Dummy To Indicate beginning */ 
                INFORM,   /*  Give info about product */
                CAPTUREM,   /*  Start macro capture */
                ENDCAPT,     /*  End macro capture */
                ABORTCAP,   /* Abort macro capture */
                MACCAP,
                SWSP,            /*  Save workspace */
                QUIT,            /*  Quit schema 2 */
                NEWSHEET,        /* Create new sheet dialogue */
                APPPREFS,        /* Preferences dialogue */
                NEWVMEN,         /* new view menu of sheets */
                DISCMEN,         /* Discard Menu of sheets */
                ICON_MEND        /*  Dummy to indicate End */
             };
/* Emd of file */
00000000  0a 65 6e 75 6d 20 69 63  6f 6e 76 61 6c 73 7b 20  |.enum iconvals{ |
00000010  20 49 43 4f 4e 5f 4d 53  54 41 52 54 20 3d 20 30  | ICON_MSTART = 0|
00000020  2c 20 2f 2a 20 44 75 6d  6d 79 20 54 6f 20 49 6e  |, /* Dummy To In|
00000030  64 69 63 61 74 65 20 62  65 67 69 6e 6e 69 6e 67  |dicate beginning|
00000040  20 2a 2f 20 0a 20 20 20  20 20 20 20 20 20 20 20  | */ .           |
00000050  20 20 20 20 20 49 4e 46  4f 52 4d 2c 20 20 20 2f  |     INFORM,   /|
00000060  2a 20 20 47 69 76 65 20  69 6e 66 6f 20 61 62 6f  |*  Give info abo|
00000070  75 74 20 70 72 6f 64 75  63 74 20 2a 2f 0a 20 20  |ut product */.  |
00000080  20 20 20 20 20 20 20 20  20 20 20 20 20 20 43 41  |              CA|
00000090  50 54 55 52 45 4d 2c 20  20 20 2f 2a 20 20 53 74  |PTUREM,   /*  St|
000000a0  61 72 74 20 6d 61 63 72  6f 20 63 61 70 74 75 72  |art macro captur|
000000b0  65 20 2a 2f 0a 20 20 20  20 20 20 20 20 20 20 20  |e */.           |
000000c0  20 20 20 20 20 45 4e 44  43 41 50 54 2c 20 20 20  |     ENDCAPT,   |
000000d0  20 20 2f 2a 20 20 45 6e  64 20 6d 61 63 72 6f 20  |  /*  End macro |
000000e0  63 61 70 74 75 72 65 20  2a 2f 0a 20 20 20 20 20  |capture */.     |
000000f0  20 20 20 20 20 20 20 20  20 20 20 41 42 4f 52 54  |           ABORT|
00000100  43 41 50 2c 20 20 20 2f  2a 20 41 62 6f 72 74 20  |CAP,   /* Abort |
00000110  6d 61 63 72 6f 20 63 61  70 74 75 72 65 20 2a 2f  |macro capture */|
00000120  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000130  20 4d 41 43 43 41 50 2c  0a 20 20 20 20 20 20 20  | MACCAP,.       |
00000140  20 20 20 20 20 20 20 20  20 53 57 53 50 2c 20 20  |         SWSP,  |
00000150  20 20 20 20 20 20 20 20  20 20 2f 2a 20 20 53 61  |          /*  Sa|
00000160  76 65 20 77 6f 72 6b 73  70 61 63 65 20 2a 2f 0a  |ve workspace */.|
00000170  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000180  51 55 49 54 2c 20 20 20  20 20 20 20 20 20 20 20  |QUIT,           |
00000190  20 2f 2a 20 20 51 75 69  74 20 73 63 68 65 6d 61  | /*  Quit schema|
000001a0  20 32 20 2a 2f 0a 20 20  20 20 20 20 20 20 20 20  | 2 */.          |
000001b0  20 20 20 20 20 20 4e 45  57 53 48 45 45 54 2c 20  |      NEWSHEET, |
000001c0  20 20 20 20 20 20 20 2f  2a 20 43 72 65 61 74 65  |       /* Create|
000001d0  20 6e 65 77 20 73 68 65  65 74 20 64 69 61 6c 6f  | new sheet dialo|
000001e0  67 75 65 20 2a 2f 0a 20  20 20 20 20 20 20 20 20  |gue */.         |
000001f0  20 20 20 20 20 20 20 41  50 50 50 52 45 46 53 2c  |       APPPREFS,|
00000200  20 20 20 20 20 20 20 20  2f 2a 20 50 72 65 66 65  |        /* Prefe|
00000210  72 65 6e 63 65 73 20 64  69 61 6c 6f 67 75 65 20  |rences dialogue |
00000220  2a 2f 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*/.             |
00000230  20 20 20 4e 45 57 56 4d  45 4e 2c 20 20 20 20 20  |   NEWVMEN,     |
00000240  20 20 20 20 2f 2a 20 6e  65 77 20 76 69 65 77 20  |    /* new view |
00000250  6d 65 6e 75 20 6f 66 20  73 68 65 65 74 73 20 2a  |menu of sheets *|
00000260  2f 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |/.              |
00000270  20 20 44 49 53 43 4d 45  4e 2c 20 20 20 20 20 20  |  DISCMEN,      |
00000280  20 20 20 2f 2a 20 44 69  73 63 61 72 64 20 4d 65  |   /* Discard Me|
00000290  6e 75 20 6f 66 20 73 68  65 65 74 73 20 2a 2f 0a  |nu of sheets */.|
000002a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000002b0  49 43 4f 4e 5f 4d 45 4e  44 20 20 20 20 20 20 20  |ICON_MEND       |
000002c0  20 2f 2a 20 20 44 75 6d  6d 79 20 74 6f 20 69 6e  | /*  Dummy to in|
000002d0  64 69 63 61 74 65 20 45  6e 64 20 2a 2f 0a 20 20  |dicate End */.  |
000002e0  20 20 20 20 20 20 20 20  20 20 20 7d 3b 0a 2f 2a  |           };./*|
000002f0  20 45 6d 64 20 6f 66 20  66 69 6c 65 20 2a 2f 0a  | Emd of file */.|
00000300