Home » Archimedes archive » Acorn User » AU 1998-12.adf » Regulars » StarInfo/Fletcher/reformc/descs/shelp_c

StarInfo/Fletcher/reformc/descs/shelp_c

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 » Acorn User » AU 1998-12.adf » Regulars
Filename: StarInfo/Fletcher/reformc/descs/shelp_c
Read OK:
File size: 020E bytes
Load address: 0000
Exec address: 0000
File contents
directive_pre   "{RGB 255,192,0}"
directive_post  "{RGB}"
string_pre      "{*;RGB 0,192,255}"
string_post     "{RGB;*}"
char_pre        "{*;RGB 0,192,255}"
char_post       "{RGB;*}"
comment_pre     "{/;RGB 0,255,0}"
comment_post    "{RGB;/}"
cppcomment_pre  "{/;RGB 0,255,0}"
cppcomment_post "{RGB;/}"
escapes         "{}<>\\"
escape 1        "\\{"
escape 2        "\\}"
escape 3        "\\<"
escape 4        "\\>"
escape 5        "\\\\"
line_pre        ""
line_post       ""
doc_pre         "#fCode\n"
doc_post        "#f\n"
00000000  64 69 72 65 63 74 69 76  65 5f 70 72 65 20 20 20  |directive_pre   |
00000010  22 7b 52 47 42 20 32 35  35 2c 31 39 32 2c 30 7d  |"{RGB 255,192,0}|
00000020  22 0a 64 69 72 65 63 74  69 76 65 5f 70 6f 73 74  |".directive_post|
00000030  20 20 22 7b 52 47 42 7d  22 0a 73 74 72 69 6e 67  |  "{RGB}".string|
00000040  5f 70 72 65 20 20 20 20  20 20 22 7b 2a 3b 52 47  |_pre      "{*;RG|
00000050  42 20 30 2c 31 39 32 2c  32 35 35 7d 22 0a 73 74  |B 0,192,255}".st|
00000060  72 69 6e 67 5f 70 6f 73  74 20 20 20 20 20 22 7b  |ring_post     "{|
00000070  52 47 42 3b 2a 7d 22 0a  63 68 61 72 5f 70 72 65  |RGB;*}".char_pre|
00000080  20 20 20 20 20 20 20 20  22 7b 2a 3b 52 47 42 20  |        "{*;RGB |
00000090  30 2c 31 39 32 2c 32 35  35 7d 22 0a 63 68 61 72  |0,192,255}".char|
000000a0  5f 70 6f 73 74 20 20 20  20 20 20 20 22 7b 52 47  |_post       "{RG|
000000b0  42 3b 2a 7d 22 0a 63 6f  6d 6d 65 6e 74 5f 70 72  |B;*}".comment_pr|
000000c0  65 20 20 20 20 20 22 7b  2f 3b 52 47 42 20 30 2c  |e     "{/;RGB 0,|
000000d0  32 35 35 2c 30 7d 22 0a  63 6f 6d 6d 65 6e 74 5f  |255,0}".comment_|
000000e0  70 6f 73 74 20 20 20 20  22 7b 52 47 42 3b 2f 7d  |post    "{RGB;/}|
000000f0  22 0a 63 70 70 63 6f 6d  6d 65 6e 74 5f 70 72 65  |".cppcomment_pre|
00000100  20 20 22 7b 2f 3b 52 47  42 20 30 2c 32 35 35 2c  |  "{/;RGB 0,255,|
00000110  30 7d 22 0a 63 70 70 63  6f 6d 6d 65 6e 74 5f 70  |0}".cppcomment_p|
00000120  6f 73 74 20 22 7b 52 47  42 3b 2f 7d 22 0a 65 73  |ost "{RGB;/}".es|
00000130  63 61 70 65 73 20 20 20  20 20 20 20 20 20 22 7b  |capes         "{|
00000140  7d 3c 3e 5c 5c 22 0a 65  73 63 61 70 65 20 31 20  |}<>\\".escape 1 |
00000150  20 20 20 20 20 20 20 22  5c 5c 7b 22 0a 65 73 63  |       "\\{".esc|
00000160  61 70 65 20 32 20 20 20  20 20 20 20 20 22 5c 5c  |ape 2        "\\|
00000170  7d 22 0a 65 73 63 61 70  65 20 33 20 20 20 20 20  |}".escape 3     |
00000180  20 20 20 22 5c 5c 3c 22  0a 65 73 63 61 70 65 20  |   "\\<".escape |
00000190  34 20 20 20 20 20 20 20  20 22 5c 5c 3e 22 0a 65  |4        "\\>".e|
000001a0  73 63 61 70 65 20 35 20  20 20 20 20 20 20 20 22  |scape 5        "|
000001b0  5c 5c 5c 5c 22 0a 6c 69  6e 65 5f 70 72 65 20 20  |\\\\".line_pre  |
000001c0  20 20 20 20 20 20 22 22  0a 6c 69 6e 65 5f 70 6f  |      "".line_po|
000001d0  73 74 20 20 20 20 20 20  20 22 22 0a 64 6f 63 5f  |st       "".doc_|
000001e0  70 72 65 20 20 20 20 20  20 20 20 20 22 23 66 43  |pre         "#fC|
000001f0  6f 64 65 5c 6e 22 0a 64  6f 63 5f 70 6f 73 74 20  |ode\n".doc_post |
00000200  20 20 20 20 20 20 20 22  23 66 5c 6e 22 0a        |       "#f\n".|
0000020e