Home » Archimedes archive » Acorn User » AU 1997-07 A.adf » Extras » FantasyF1/!FantasyF1/Messages

FantasyF1/!FantasyF1/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 1997-07 A.adf » Extras
Filename: FantasyF1/!FantasyF1/Messages
Read OK:
File size: 0645 bytes
Load address: 0000
Exec address: 0000
File contents
_TaskName:FantasyF1
Version:1.32 (27-Jan-97)
Init:Failed to initialise module\0
NoMem:Not enough free memory available
OptWontOpen:Unable to open Options file (defaults will be used)
OptReadFail:Unable to read Options file (defaults will be used)
OptSaveOpen:Unable to open Options file (options not saved)
OptSaveFail:Unable to write to Options file (options not saved)
OptCloseFail:Unable to close Options file
OverBudget:Team cost over maximum allowed budget
UnderBudget:Team cost under minimum allowed budget
WontOpen:Unable to open file for reading
SaveWontOpen:Unable to open file for saving
SaveResChang:Changes made to results must be Accepted or Cancelled before saving
ReadFail:Unable to read data from file
SaveFail:Unable to save data to file
CloseFail:Unable to close data file
DayInv:Date entered is invalid (Days out of range)
MonthInv:Date entered is invalid (Month out of range)
YearInv:Date entered is invalid (Year out of range)
PoleMinInv:Pole lap time entered is invalid  Minutes > 9 (Format is m:ss.ttt)
PoleSecInv:Pole lap time entered is invalid  Seconds > 59 (Format is m:ss.ttt)
FlapMinInv:Fastest lap time entered is invalid  Minutes > 9 (Format is m:ss.ttt)
FlapSecInv:Fastest lap time entered is invalid  Seconds > 59 (Format is m:ss.ttt)
DriverInv:Driver number entered is invalid
DnameInv:Driver name entered is invalid
DriverDup:Driver has already been entered
CarInv:Car number entered is invalid
CnameInv:Car name entered is invalid
CarDup:Car has already been entered twice
FinishInv:Finish position entered is invalid
FinishDup:Finish position has already been entered
00000000  5f 54 61 73 6b 4e 61 6d  65 3a 46 61 6e 74 61 73  |_TaskName:Fantas|
00000010  79 46 31 0a 56 65 72 73  69 6f 6e 3a 31 2e 33 32  |yF1.Version:1.32|
00000020  20 28 32 37 2d 4a 61 6e  2d 39 37 29 0a 49 6e 69  | (27-Jan-97).Ini|
00000030  74 3a 46 61 69 6c 65 64  20 74 6f 20 69 6e 69 74  |t:Failed to init|
00000040  69 61 6c 69 73 65 20 6d  6f 64 75 6c 65 5c 30 0a  |ialise module\0.|
00000050  4e 6f 4d 65 6d 3a 4e 6f  74 20 65 6e 6f 75 67 68  |NoMem:Not enough|
00000060  20 66 72 65 65 20 6d 65  6d 6f 72 79 20 61 76 61  | free memory ava|
00000070  69 6c 61 62 6c 65 0a 4f  70 74 57 6f 6e 74 4f 70  |ilable.OptWontOp|
00000080  65 6e 3a 55 6e 61 62 6c  65 20 74 6f 20 6f 70 65  |en:Unable to ope|
00000090  6e 20 4f 70 74 69 6f 6e  73 20 66 69 6c 65 20 28  |n Options file (|
000000a0  64 65 66 61 75 6c 74 73  20 77 69 6c 6c 20 62 65  |defaults will be|
000000b0  20 75 73 65 64 29 0a 4f  70 74 52 65 61 64 46 61  | used).OptReadFa|
000000c0  69 6c 3a 55 6e 61 62 6c  65 20 74 6f 20 72 65 61  |il:Unable to rea|
000000d0  64 20 4f 70 74 69 6f 6e  73 20 66 69 6c 65 20 28  |d Options file (|
000000e0  64 65 66 61 75 6c 74 73  20 77 69 6c 6c 20 62 65  |defaults will be|
000000f0  20 75 73 65 64 29 0a 4f  70 74 53 61 76 65 4f 70  | used).OptSaveOp|
00000100  65 6e 3a 55 6e 61 62 6c  65 20 74 6f 20 6f 70 65  |en:Unable to ope|
00000110  6e 20 4f 70 74 69 6f 6e  73 20 66 69 6c 65 20 28  |n Options file (|
00000120  6f 70 74 69 6f 6e 73 20  6e 6f 74 20 73 61 76 65  |options not save|
00000130  64 29 0a 4f 70 74 53 61  76 65 46 61 69 6c 3a 55  |d).OptSaveFail:U|
00000140  6e 61 62 6c 65 20 74 6f  20 77 72 69 74 65 20 74  |nable to write t|
00000150  6f 20 4f 70 74 69 6f 6e  73 20 66 69 6c 65 20 28  |o Options file (|
00000160  6f 70 74 69 6f 6e 73 20  6e 6f 74 20 73 61 76 65  |options not save|
00000170  64 29 0a 4f 70 74 43 6c  6f 73 65 46 61 69 6c 3a  |d).OptCloseFail:|
00000180  55 6e 61 62 6c 65 20 74  6f 20 63 6c 6f 73 65 20  |Unable to close |
00000190  4f 70 74 69 6f 6e 73 20  66 69 6c 65 0a 4f 76 65  |Options file.Ove|
000001a0  72 42 75 64 67 65 74 3a  54 65 61 6d 20 63 6f 73  |rBudget:Team cos|
000001b0  74 20 6f 76 65 72 20 6d  61 78 69 6d 75 6d 20 61  |t over maximum a|
000001c0  6c 6c 6f 77 65 64 20 62  75 64 67 65 74 0a 55 6e  |llowed budget.Un|
000001d0  64 65 72 42 75 64 67 65  74 3a 54 65 61 6d 20 63  |derBudget:Team c|
000001e0  6f 73 74 20 75 6e 64 65  72 20 6d 69 6e 69 6d 75  |ost under minimu|
000001f0  6d 20 61 6c 6c 6f 77 65  64 20 62 75 64 67 65 74  |m allowed budget|
00000200  0a 57 6f 6e 74 4f 70 65  6e 3a 55 6e 61 62 6c 65  |.WontOpen:Unable|
00000210  20 74 6f 20 6f 70 65 6e  20 66 69 6c 65 20 66 6f  | to open file fo|
00000220  72 20 72 65 61 64 69 6e  67 0a 53 61 76 65 57 6f  |r reading.SaveWo|
00000230  6e 74 4f 70 65 6e 3a 55  6e 61 62 6c 65 20 74 6f  |ntOpen:Unable to|
00000240  20 6f 70 65 6e 20 66 69  6c 65 20 66 6f 72 20 73  | open file for s|
00000250  61 76 69 6e 67 0a 53 61  76 65 52 65 73 43 68 61  |aving.SaveResCha|
00000260  6e 67 3a 43 68 61 6e 67  65 73 20 6d 61 64 65 20  |ng:Changes made |
00000270  74 6f 20 72 65 73 75 6c  74 73 20 6d 75 73 74 20  |to results must |
00000280  62 65 20 41 63 63 65 70  74 65 64 20 6f 72 20 43  |be Accepted or C|
00000290  61 6e 63 65 6c 6c 65 64  20 62 65 66 6f 72 65 20  |ancelled before |
000002a0  73 61 76 69 6e 67 0a 52  65 61 64 46 61 69 6c 3a  |saving.ReadFail:|
000002b0  55 6e 61 62 6c 65 20 74  6f 20 72 65 61 64 20 64  |Unable to read d|
000002c0  61 74 61 20 66 72 6f 6d  20 66 69 6c 65 0a 53 61  |ata from file.Sa|
000002d0  76 65 46 61 69 6c 3a 55  6e 61 62 6c 65 20 74 6f  |veFail:Unable to|
000002e0  20 73 61 76 65 20 64 61  74 61 20 74 6f 20 66 69  | save data to fi|
000002f0  6c 65 0a 43 6c 6f 73 65  46 61 69 6c 3a 55 6e 61  |le.CloseFail:Una|
00000300  62 6c 65 20 74 6f 20 63  6c 6f 73 65 20 64 61 74  |ble to close dat|
00000310  61 20 66 69 6c 65 0a 44  61 79 49 6e 76 3a 44 61  |a file.DayInv:Da|
00000320  74 65 20 65 6e 74 65 72  65 64 20 69 73 20 69 6e  |te entered is in|
00000330  76 61 6c 69 64 20 28 44  61 79 73 20 6f 75 74 20  |valid (Days out |
00000340  6f 66 20 72 61 6e 67 65  29 0a 4d 6f 6e 74 68 49  |of range).MonthI|
00000350  6e 76 3a 44 61 74 65 20  65 6e 74 65 72 65 64 20  |nv:Date entered |
00000360  69 73 20 69 6e 76 61 6c  69 64 20 28 4d 6f 6e 74  |is invalid (Mont|
00000370  68 20 6f 75 74 20 6f 66  20 72 61 6e 67 65 29 0a  |h out of range).|
00000380  59 65 61 72 49 6e 76 3a  44 61 74 65 20 65 6e 74  |YearInv:Date ent|
00000390  65 72 65 64 20 69 73 20  69 6e 76 61 6c 69 64 20  |ered is invalid |
000003a0  28 59 65 61 72 20 6f 75  74 20 6f 66 20 72 61 6e  |(Year out of ran|
000003b0  67 65 29 0a 50 6f 6c 65  4d 69 6e 49 6e 76 3a 50  |ge).PoleMinInv:P|
000003c0  6f 6c 65 20 6c 61 70 20  74 69 6d 65 20 65 6e 74  |ole lap time ent|
000003d0  65 72 65 64 20 69 73 20  69 6e 76 61 6c 69 64 20  |ered is invalid |
000003e0  20 4d 69 6e 75 74 65 73  20 3e 20 39 20 28 46 6f  | Minutes > 9 (Fo|
000003f0  72 6d 61 74 20 69 73 20  6d 3a 73 73 2e 74 74 74  |rmat is m:ss.ttt|
00000400  29 0a 50 6f 6c 65 53 65  63 49 6e 76 3a 50 6f 6c  |).PoleSecInv:Pol|
00000410  65 20 6c 61 70 20 74 69  6d 65 20 65 6e 74 65 72  |e lap time enter|
00000420  65 64 20 69 73 20 69 6e  76 61 6c 69 64 20 20 53  |ed is invalid  S|
00000430  65 63 6f 6e 64 73 20 3e  20 35 39 20 28 46 6f 72  |econds > 59 (For|
00000440  6d 61 74 20 69 73 20 6d  3a 73 73 2e 74 74 74 29  |mat is m:ss.ttt)|
00000450  0a 46 6c 61 70 4d 69 6e  49 6e 76 3a 46 61 73 74  |.FlapMinInv:Fast|
00000460  65 73 74 20 6c 61 70 20  74 69 6d 65 20 65 6e 74  |est lap time ent|
00000470  65 72 65 64 20 69 73 20  69 6e 76 61 6c 69 64 20  |ered is invalid |
00000480  20 4d 69 6e 75 74 65 73  20 3e 20 39 20 28 46 6f  | Minutes > 9 (Fo|
00000490  72 6d 61 74 20 69 73 20  6d 3a 73 73 2e 74 74 74  |rmat is m:ss.ttt|
000004a0  29 0a 46 6c 61 70 53 65  63 49 6e 76 3a 46 61 73  |).FlapSecInv:Fas|
000004b0  74 65 73 74 20 6c 61 70  20 74 69 6d 65 20 65 6e  |test lap time en|
000004c0  74 65 72 65 64 20 69 73  20 69 6e 76 61 6c 69 64  |tered is invalid|
000004d0  20 20 53 65 63 6f 6e 64  73 20 3e 20 35 39 20 28  |  Seconds > 59 (|
000004e0  46 6f 72 6d 61 74 20 69  73 20 6d 3a 73 73 2e 74  |Format is m:ss.t|
000004f0  74 74 29 0a 44 72 69 76  65 72 49 6e 76 3a 44 72  |tt).DriverInv:Dr|
00000500  69 76 65 72 20 6e 75 6d  62 65 72 20 65 6e 74 65  |iver number ente|
00000510  72 65 64 20 69 73 20 69  6e 76 61 6c 69 64 0a 44  |red is invalid.D|
00000520  6e 61 6d 65 49 6e 76 3a  44 72 69 76 65 72 20 6e  |nameInv:Driver n|
00000530  61 6d 65 20 65 6e 74 65  72 65 64 20 69 73 20 69  |ame entered is i|
00000540  6e 76 61 6c 69 64 0a 44  72 69 76 65 72 44 75 70  |nvalid.DriverDup|
00000550  3a 44 72 69 76 65 72 20  68 61 73 20 61 6c 72 65  |:Driver has alre|
00000560  61 64 79 20 62 65 65 6e  20 65 6e 74 65 72 65 64  |ady been entered|
00000570  0a 43 61 72 49 6e 76 3a  43 61 72 20 6e 75 6d 62  |.CarInv:Car numb|
00000580  65 72 20 65 6e 74 65 72  65 64 20 69 73 20 69 6e  |er entered is in|
00000590  76 61 6c 69 64 0a 43 6e  61 6d 65 49 6e 76 3a 43  |valid.CnameInv:C|
000005a0  61 72 20 6e 61 6d 65 20  65 6e 74 65 72 65 64 20  |ar name entered |
000005b0  69 73 20 69 6e 76 61 6c  69 64 0a 43 61 72 44 75  |is invalid.CarDu|
000005c0  70 3a 43 61 72 20 68 61  73 20 61 6c 72 65 61 64  |p:Car has alread|
000005d0  79 20 62 65 65 6e 20 65  6e 74 65 72 65 64 20 74  |y been entered t|
000005e0  77 69 63 65 0a 46 69 6e  69 73 68 49 6e 76 3a 46  |wice.FinishInv:F|
000005f0  69 6e 69 73 68 20 70 6f  73 69 74 69 6f 6e 20 65  |inish position e|
00000600  6e 74 65 72 65 64 20 69  73 20 69 6e 76 61 6c 69  |ntered is invali|
00000610  64 0a 46 69 6e 69 73 68  44 75 70 3a 46 69 6e 69  |d.FinishDup:Fini|
00000620  73 68 20 70 6f 73 69 74  69 6f 6e 20 68 61 73 20  |sh position has |
00000630  61 6c 72 65 61 64 79 20  62 65 65 6e 20 65 6e 74  |already been ent|
00000640  65 72 65 64 0a                                    |ered.|
00000645