Home » Archimedes archive » Micro User » MU 1991-03.adf » PD-Stuff » Apps/!StrongED/config
Apps/!StrongED/config
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-03.adf » PD-Stuff |
Filename: | Apps/!StrongED/config |
Read OK: | ✔ |
File size: | 0211 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| Configuration file for !StrongED | (Hope it is bug free) txtfor = &00 | foreground textcolour txtbck = &88 | background textcolour blkfor = &00 | foreground textcolour in block blkbck = &ff | background textcolour in block curcol = &3 | eor colour of cursor copycol = &A | eor colour of copycursor border = &AA0000 | border BGR |cx = &F0F0F0 | setting colour x to BGR, x= 0..f |c0 = &7766CC tabtype = 0 | 0=nearest, 1=tab2, 2=tab4, 3=tab8
00000000 0a 7c 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.| | 00000010 20 20 20 20 20 20 20 43 6f 6e 66 69 67 75 72 61 | Configura| 00000020 74 69 6f 6e 20 66 69 6c 65 20 66 6f 72 20 21 53 |tion file for !S| 00000030 74 72 6f 6e 67 45 44 0a 7c 20 20 20 20 20 20 20 |trongED.| | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000050 20 20 20 28 48 6f 70 65 20 69 74 20 69 73 20 62 | (Hope it is b| 00000060 75 67 20 66 72 65 65 29 0a 0a 74 78 74 66 6f 72 |ug free)..txtfor| 00000070 20 20 3d 20 26 30 30 20 20 20 20 7c 20 66 6f 72 | = &00 | for| 00000080 65 67 72 6f 75 6e 64 20 74 65 78 74 63 6f 6c 6f |eground textcolo| 00000090 75 72 0a 74 78 74 62 63 6b 20 20 3d 20 26 38 38 |ur.txtbck = &88| 000000a0 20 20 20 20 7c 20 62 61 63 6b 67 72 6f 75 6e 64 | | background| 000000b0 20 74 65 78 74 63 6f 6c 6f 75 72 0a 62 6c 6b 66 | textcolour.blkf| 000000c0 6f 72 20 20 3d 20 26 30 30 20 20 20 20 7c 20 66 |or = &00 | f| 000000d0 6f 72 65 67 72 6f 75 6e 64 20 74 65 78 74 63 6f |oreground textco| 000000e0 6c 6f 75 72 20 69 6e 20 62 6c 6f 63 6b 0a 62 6c |lour in block.bl| 000000f0 6b 62 63 6b 20 20 3d 20 26 66 66 20 20 20 20 7c |kbck = &ff || 00000100 20 62 61 63 6b 67 72 6f 75 6e 64 20 74 65 78 74 | background text| 00000110 63 6f 6c 6f 75 72 20 69 6e 20 62 6c 6f 63 6b 0a |colour in block.| 00000120 0a 63 75 72 63 6f 6c 20 20 3d 20 26 33 20 20 20 |.curcol = &3 | 00000130 20 20 7c 20 65 6f 72 20 63 6f 6c 6f 75 72 20 6f | | eor colour o| 00000140 66 20 63 75 72 73 6f 72 0a 63 6f 70 79 63 6f 6c |f cursor.copycol| 00000150 20 3d 20 26 41 20 20 20 20 20 7c 20 65 6f 72 20 | = &A | eor | 00000160 63 6f 6c 6f 75 72 20 6f 66 20 63 6f 70 79 63 75 |colour of copycu| 00000170 72 73 6f 72 0a 0a 62 6f 72 64 65 72 20 20 3d 20 |rsor..border = | 00000180 26 41 41 30 30 30 30 20 7c 20 20 62 6f 72 64 65 |&AA0000 | borde| 00000190 72 20 42 47 52 0a 0a 7c 63 78 20 3d 20 26 46 30 |r BGR..|cx = &F0| 000001a0 46 30 46 30 20 20 20 20 20 7c 20 73 65 74 74 69 |F0F0 | setti| 000001b0 6e 67 20 63 6f 6c 6f 75 72 20 78 20 74 6f 20 42 |ng colour x to B| 000001c0 47 52 2c 20 78 3d 20 30 2e 2e 66 0a 0a 7c 63 30 |GR, x= 0..f..|c0| 000001d0 20 3d 20 26 37 37 36 36 43 43 0a 0a 74 61 62 74 | = &7766CC..tabt| 000001e0 79 70 65 20 3d 20 30 20 20 20 20 20 20 20 7c 20 |ype = 0 | | 000001f0 30 3d 6e 65 61 72 65 73 74 2c 20 31 3d 74 61 62 |0=nearest, 1=tab| 00000200 32 2c 20 32 3d 74 61 62 34 2c 20 33 3d 74 61 62 |2, 2=tab4, 3=tab| 00000210 38 |8| 00000211