Home » Archimedes archive » Acorn User » AU 1995-06.adf » !Internet_StarterPak » !TTFN/Resources/Messages

!TTFN/Resources/Messages

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 1995-06.adf » !Internet_StarterPak
Filename: !TTFN/Resources/Messages
Read OK:
File size: 0769 bytes
Load address: 0000
Exec address: 0000
File contents
#  Messages file for TTFN

#  The application's name + a few version dependant settings.

app.name: TTFN
app.version: 0.36 (4th November 1994)
app.bragline: Archimedes TTFN Version 0.36

#  The menu definitions.

menu.iconbar: Info|Compose,Setup...,Users...,User,Rescue|Quit
menu.article: Save       F3,Mark,File Article,Cancel,UUdecode
menu.mailpost: Compose Mail,Compose News
menu.mark: Read,Unread

#  Help message for the iconbar icon. Note that help gives a message
#  "iconbar.<icon_number>", where the icon number isn't known until 
#  runtime, so we use a wildcard to match any icon we own on the iconbar
#  - as we only usually have one icon, this isn't normally a problem.

iconbar.*: This is the <app.name> icon.|MTTFN = "The Thread Following Newsreader"|MUse with !NewsBase and !TCPIP.

#  Help messages for all windows created from the "mainwindow" template.
#  Note how only the first 8 characters ("mainwind") can be used by the
#  tags...

desklib.ttfn: This is a TTFN window.
setup.*: This is where you configure TTFN.

# Queries
# This message is used in the 'dialog' sublibrary test/demo, when the
# user clicks on the menu item leading to the submenu instead of choosing
# a submenu item.

query.click:Please do not click that option again

# Error Messages
# --------------

error.noserv: NewsBase is not Present!
error.openconf: Could not open configuration file!
error.nodefusr: The default user is invalid!  Please open the setup window and choose a valid user name.

# Security
# --------
# Setting these values to "FALSE" will grey out the appropriate menu item
# on the ttfn icon bar menu.

sec.setup: TRUE
sec.users: TRUE

# data formats
# ------------

data.messid: %ce%yr%mn%dy.%24%mi%se.%cs@

# Direct NNTP / Mail to News Gateway configuration
# uncomment the next line to have mail routed through mail2news@news.demon...

#data.newsgate: mail2news@news.demon.co.uk
00000000  23 20 20 4d 65 73 73 61  67 65 73 20 66 69 6c 65  |#  Messages file|
00000010  20 66 6f 72 20 54 54 46  4e 0a 0a 23 20 20 54 68  | for TTFN..#  Th|
00000020  65 20 61 70 70 6c 69 63  61 74 69 6f 6e 27 73 20  |e application's |
00000030  6e 61 6d 65 20 2b 20 61  20 66 65 77 20 76 65 72  |name + a few ver|
00000040  73 69 6f 6e 20 64 65 70  65 6e 64 61 6e 74 20 73  |sion dependant s|
00000050  65 74 74 69 6e 67 73 2e  0a 0a 61 70 70 2e 6e 61  |ettings...app.na|
00000060  6d 65 3a 20 54 54 46 4e  0a 61 70 70 2e 76 65 72  |me: TTFN.app.ver|
00000070  73 69 6f 6e 3a 20 30 2e  33 36 20 28 34 74 68 20  |sion: 0.36 (4th |
00000080  4e 6f 76 65 6d 62 65 72  20 31 39 39 34 29 0a 61  |November 1994).a|
00000090  70 70 2e 62 72 61 67 6c  69 6e 65 3a 20 41 72 63  |pp.bragline: Arc|
000000a0  68 69 6d 65 64 65 73 20  54 54 46 4e 20 56 65 72  |himedes TTFN Ver|
000000b0  73 69 6f 6e 20 30 2e 33  36 0a 0a 23 20 20 54 68  |sion 0.36..#  Th|
000000c0  65 20 6d 65 6e 75 20 64  65 66 69 6e 69 74 69 6f  |e menu definitio|
000000d0  6e 73 2e 0a 0a 6d 65 6e  75 2e 69 63 6f 6e 62 61  |ns...menu.iconba|
000000e0  72 3a 20 49 6e 66 6f 7c  43 6f 6d 70 6f 73 65 2c  |r: Info|Compose,|
000000f0  53 65 74 75 70 2e 2e 2e  2c 55 73 65 72 73 2e 2e  |Setup...,Users..|
00000100  2e 2c 55 73 65 72 2c 52  65 73 63 75 65 7c 51 75  |.,User,Rescue|Qu|
00000110  69 74 0a 6d 65 6e 75 2e  61 72 74 69 63 6c 65 3a  |it.menu.article:|
00000120  20 53 61 76 65 20 20 20  20 20 20 20 46 33 2c 4d  | Save       F3,M|
00000130  61 72 6b 2c 46 69 6c 65  20 41 72 74 69 63 6c 65  |ark,File Article|
00000140  2c 43 61 6e 63 65 6c 2c  55 55 64 65 63 6f 64 65  |,Cancel,UUdecode|
00000150  0a 6d 65 6e 75 2e 6d 61  69 6c 70 6f 73 74 3a 20  |.menu.mailpost: |
00000160  43 6f 6d 70 6f 73 65 20  4d 61 69 6c 2c 43 6f 6d  |Compose Mail,Com|
00000170  70 6f 73 65 20 4e 65 77  73 0a 6d 65 6e 75 2e 6d  |pose News.menu.m|
00000180  61 72 6b 3a 20 52 65 61  64 2c 55 6e 72 65 61 64  |ark: Read,Unread|
00000190  0a 0a 23 20 20 48 65 6c  70 20 6d 65 73 73 61 67  |..#  Help messag|
000001a0  65 20 66 6f 72 20 74 68  65 20 69 63 6f 6e 62 61  |e for the iconba|
000001b0  72 20 69 63 6f 6e 2e 20  4e 6f 74 65 20 74 68 61  |r icon. Note tha|
000001c0  74 20 68 65 6c 70 20 67  69 76 65 73 20 61 20 6d  |t help gives a m|
000001d0  65 73 73 61 67 65 0a 23  20 20 22 69 63 6f 6e 62  |essage.#  "iconb|
000001e0  61 72 2e 3c 69 63 6f 6e  5f 6e 75 6d 62 65 72 3e  |ar.<icon_number>|
000001f0  22 2c 20 77 68 65 72 65  20 74 68 65 20 69 63 6f  |", where the ico|
00000200  6e 20 6e 75 6d 62 65 72  20 69 73 6e 27 74 20 6b  |n number isn't k|
00000210  6e 6f 77 6e 20 75 6e 74  69 6c 20 0a 23 20 20 72  |nown until .#  r|
00000220  75 6e 74 69 6d 65 2c 20  73 6f 20 77 65 20 75 73  |untime, so we us|
00000230  65 20 61 20 77 69 6c 64  63 61 72 64 20 74 6f 20  |e a wildcard to |
00000240  6d 61 74 63 68 20 61 6e  79 20 69 63 6f 6e 20 77  |match any icon w|
00000250  65 20 6f 77 6e 20 6f 6e  20 74 68 65 20 69 63 6f  |e own on the ico|
00000260  6e 62 61 72 0a 23 20 20  2d 20 61 73 20 77 65 20  |nbar.#  - as we |
00000270  6f 6e 6c 79 20 75 73 75  61 6c 6c 79 20 68 61 76  |only usually hav|
00000280  65 20 6f 6e 65 20 69 63  6f 6e 2c 20 74 68 69 73  |e one icon, this|
00000290  20 69 73 6e 27 74 20 6e  6f 72 6d 61 6c 6c 79 20  | isn't normally |
000002a0  61 20 70 72 6f 62 6c 65  6d 2e 0a 0a 69 63 6f 6e  |a problem...icon|
000002b0  62 61 72 2e 2a 3a 20 54  68 69 73 20 69 73 20 74  |bar.*: This is t|
000002c0  68 65 20 3c 61 70 70 2e  6e 61 6d 65 3e 20 69 63  |he <app.name> ic|
000002d0  6f 6e 2e 7c 4d 54 54 46  4e 20 3d 20 22 54 68 65  |on.|MTTFN = "The|
000002e0  20 54 68 72 65 61 64 20  46 6f 6c 6c 6f 77 69 6e  | Thread Followin|
000002f0  67 20 4e 65 77 73 72 65  61 64 65 72 22 7c 4d 55  |g Newsreader"|MU|
00000300  73 65 20 77 69 74 68 20  21 4e 65 77 73 42 61 73  |se with !NewsBas|
00000310  65 20 61 6e 64 20 21 54  43 50 49 50 2e 0a 0a 23  |e and !TCPIP...#|
00000320  20 20 48 65 6c 70 20 6d  65 73 73 61 67 65 73 20  |  Help messages |
00000330  66 6f 72 20 61 6c 6c 20  77 69 6e 64 6f 77 73 20  |for all windows |
00000340  63 72 65 61 74 65 64 20  66 72 6f 6d 20 74 68 65  |created from the|
00000350  20 22 6d 61 69 6e 77 69  6e 64 6f 77 22 20 74 65  | "mainwindow" te|
00000360  6d 70 6c 61 74 65 2e 0a  23 20 20 4e 6f 74 65 20  |mplate..#  Note |
00000370  68 6f 77 20 6f 6e 6c 79  20 74 68 65 20 66 69 72  |how only the fir|
00000380  73 74 20 38 20 63 68 61  72 61 63 74 65 72 73 20  |st 8 characters |
00000390  28 22 6d 61 69 6e 77 69  6e 64 22 29 20 63 61 6e  |("mainwind") can|
000003a0  20 62 65 20 75 73 65 64  20 62 79 20 74 68 65 0a  | be used by the.|
000003b0  23 20 20 74 61 67 73 2e  2e 2e 0a 0a 64 65 73 6b  |#  tags.....desk|
000003c0  6c 69 62 2e 74 74 66 6e  3a 20 54 68 69 73 20 69  |lib.ttfn: This i|
000003d0  73 20 61 20 54 54 46 4e  20 77 69 6e 64 6f 77 2e  |s a TTFN window.|
000003e0  0a 73 65 74 75 70 2e 2a  3a 20 54 68 69 73 20 69  |.setup.*: This i|
000003f0  73 20 77 68 65 72 65 20  79 6f 75 20 63 6f 6e 66  |s where you conf|
00000400  69 67 75 72 65 20 54 54  46 4e 2e 0a 0a 23 20 51  |igure TTFN...# Q|
00000410  75 65 72 69 65 73 0a 23  20 54 68 69 73 20 6d 65  |ueries.# This me|
00000420  73 73 61 67 65 20 69 73  20 75 73 65 64 20 69 6e  |ssage is used in|
00000430  20 74 68 65 20 27 64 69  61 6c 6f 67 27 20 73 75  | the 'dialog' su|
00000440  62 6c 69 62 72 61 72 79  20 74 65 73 74 2f 64 65  |blibrary test/de|
00000450  6d 6f 2c 20 77 68 65 6e  20 74 68 65 0a 23 20 75  |mo, when the.# u|
00000460  73 65 72 20 63 6c 69 63  6b 73 20 6f 6e 20 74 68  |ser clicks on th|
00000470  65 20 6d 65 6e 75 20 69  74 65 6d 20 6c 65 61 64  |e menu item lead|
00000480  69 6e 67 20 74 6f 20 74  68 65 20 73 75 62 6d 65  |ing to the subme|
00000490  6e 75 20 69 6e 73 74 65  61 64 20 6f 66 20 63 68  |nu instead of ch|
000004a0  6f 6f 73 69 6e 67 0a 23  20 61 20 73 75 62 6d 65  |oosing.# a subme|
000004b0  6e 75 20 69 74 65 6d 2e  0a 0a 71 75 65 72 79 2e  |nu item...query.|
000004c0  63 6c 69 63 6b 3a 50 6c  65 61 73 65 20 64 6f 20  |click:Please do |
000004d0  6e 6f 74 20 63 6c 69 63  6b 20 74 68 61 74 20 6f  |not click that o|
000004e0  70 74 69 6f 6e 20 61 67  61 69 6e 0a 0a 23 20 45  |ption again..# E|
000004f0  72 72 6f 72 20 4d 65 73  73 61 67 65 73 0a 23 20  |rror Messages.# |
00000500  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 0a  |--------------..|
00000510  65 72 72 6f 72 2e 6e 6f  73 65 72 76 3a 20 4e 65  |error.noserv: Ne|
00000520  77 73 42 61 73 65 20 69  73 20 6e 6f 74 20 50 72  |wsBase is not Pr|
00000530  65 73 65 6e 74 21 0a 65  72 72 6f 72 2e 6f 70 65  |esent!.error.ope|
00000540  6e 63 6f 6e 66 3a 20 43  6f 75 6c 64 20 6e 6f 74  |nconf: Could not|
00000550  20 6f 70 65 6e 20 63 6f  6e 66 69 67 75 72 61 74  | open configurat|
00000560  69 6f 6e 20 66 69 6c 65  21 0a 65 72 72 6f 72 2e  |ion file!.error.|
00000570  6e 6f 64 65 66 75 73 72  3a 20 54 68 65 20 64 65  |nodefusr: The de|
00000580  66 61 75 6c 74 20 75 73  65 72 20 69 73 20 69 6e  |fault user is in|
00000590  76 61 6c 69 64 21 20 20  50 6c 65 61 73 65 20 6f  |valid!  Please o|
000005a0  70 65 6e 20 74 68 65 20  73 65 74 75 70 20 77 69  |pen the setup wi|
000005b0  6e 64 6f 77 20 61 6e 64  20 63 68 6f 6f 73 65 20  |ndow and choose |
000005c0  61 20 76 61 6c 69 64 20  75 73 65 72 20 6e 61 6d  |a valid user nam|
000005d0  65 2e 0a 0a 23 20 53 65  63 75 72 69 74 79 0a 23  |e...# Security.#|
000005e0  20 2d 2d 2d 2d 2d 2d 2d  2d 0a 23 20 53 65 74 74  | --------.# Sett|
000005f0  69 6e 67 20 74 68 65 73  65 20 76 61 6c 75 65 73  |ing these values|
00000600  20 74 6f 20 22 46 41 4c  53 45 22 20 77 69 6c 6c  | to "FALSE" will|
00000610  20 67 72 65 79 20 6f 75  74 20 74 68 65 20 61 70  | grey out the ap|
00000620  70 72 6f 70 72 69 61 74  65 20 6d 65 6e 75 20 69  |propriate menu i|
00000630  74 65 6d 0a 23 20 6f 6e  20 74 68 65 20 74 74 66  |tem.# on the ttf|
00000640  6e 20 69 63 6f 6e 20 62  61 72 20 6d 65 6e 75 2e  |n icon bar menu.|
00000650  0a 0a 73 65 63 2e 73 65  74 75 70 3a 20 54 52 55  |..sec.setup: TRU|
00000660  45 0a 73 65 63 2e 75 73  65 72 73 3a 20 54 52 55  |E.sec.users: TRU|
00000670  45 0a 0a 23 20 64 61 74  61 20 66 6f 72 6d 61 74  |E..# data format|
00000680  73 0a 23 20 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |s.# ------------|
00000690  0a 0a 64 61 74 61 2e 6d  65 73 73 69 64 3a 20 25  |..data.messid: %|
000006a0  63 65 25 79 72 25 6d 6e  25 64 79 2e 25 32 34 25  |ce%yr%mn%dy.%24%|
000006b0  6d 69 25 73 65 2e 25 63  73 40 0a 0a 23 20 44 69  |mi%se.%cs@..# Di|
000006c0  72 65 63 74 20 4e 4e 54  50 20 2f 20 4d 61 69 6c  |rect NNTP / Mail|
000006d0  20 74 6f 20 4e 65 77 73  20 47 61 74 65 77 61 79  | to News Gateway|
000006e0  20 63 6f 6e 66 69 67 75  72 61 74 69 6f 6e 0a 23  | configuration.#|
000006f0  20 75 6e 63 6f 6d 6d 65  6e 74 20 74 68 65 20 6e  | uncomment the n|
00000700  65 78 74 20 6c 69 6e 65  20 74 6f 20 68 61 76 65  |ext line to have|
00000710  20 6d 61 69 6c 20 72 6f  75 74 65 64 20 74 68 72  | mail routed thr|
00000720  6f 75 67 68 20 6d 61 69  6c 32 6e 65 77 73 40 6e  |ough mail2news@n|
00000730  65 77 73 2e 64 65 6d 6f  6e 2e 2e 2e 0a 0a 23 64  |ews.demon.....#d|
00000740  61 74 61 2e 6e 65 77 73  67 61 74 65 3a 20 6d 61  |ata.newsgate: ma|
00000750  69 6c 32 6e 65 77 73 40  6e 65 77 73 2e 64 65 6d  |il2news@news.dem|
00000760  6f 6e 2e 63 6f 2e 75 6b  0a                       |on.co.uk.|
00000769