Home » Archimedes archive » Acorn User » AU 1994-Xmas.adf » Programs » StarInfo/Edmondson/!MultiChrs/Docs/!History

StarInfo/Edmondson/!MultiChrs/Docs/!History

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 1994-Xmas.adf » Programs
Filename: StarInfo/Edmondson/!MultiChrs/Docs/!History
Read OK:
File size: 113C bytes
Load address: 0000
Exec address: 0000
File contents
 History
 -------
 Please note only the release versions are detailed below. However even
 though I say release I have only distributed these programs to my friends
 and not to any Public Domain library.

 ---------------------------------------------------------------------------
 Version 1.00
 ------------
 I decided to group three of my other programs into one big program. This     was the fist main objective. The programs concerned were !WelshChr2,         !FrenchChr and !GermanChr.
 I wanted to get all three windows positioned correctly on screen and have    each one working. 
 All windows work, and are positioned nicely on the screen.

 Character sets covered at this time are Welsh, French, German

 ---------------------------------------------------------------------------

 Version1.10
 -----------
 No major revamps or anything else. Mainly the playing around with the basic
 procedures used. Added icon bar menu choices for the character windows. Now
 the user can choose which character set they want without having them all 
 on screen at one time.

 ---------------------------------------------------------------------------

 Version1.55
 -----------
 A quite major change here by my standards. Instead of all the windows
 appearing on the screen at the same time, the user now has a choice of
 choosing a default character set. When the program loads the default window
 that will appear is set to Welsh. The user can change this by choosing
 the Configure option from the icon bar menu.
 The radio icons are the new ones so the program does look pretty good
 along side other programs when running !NewLook.

 You can also save your chosen default character set. This is saved in the
 'Configure' file in the !MultiDir application directory. This was the
 program will be able to remember which language you wish to have on the
 screen.

 I have also added an option to 'Show All'. This is because I cannot win....
 Several people have told me that I should only have a chosen default
 character set, whilst several other poeple I know like to have all three
 character sets on the screen. Therefore the 'Show All' option provides the
 user with all three windows open on the screen at once.
 
 As yet I do not know if the program runs on a RiscPC. If anybody out there
 can let me know I will be very grateful. Thank you.

 ---------------------------------------------------------------------------

 Version 1.60
 ------------
 Added another character set - Common. The Common character set
 is a window containing all the most frequently used characters that are not
 on the key board.

 I have not changed the code, exept for the additions regarding the new
 window.

 The screen now gets cluttered when the 'Show All' option in chosen from the
 menu, so I might have to get rid of that in the next release.

 Also added a logo in the Info window. It does look familiar to a logo
 used by a more major software company, but never mind.

 This is the version that Acorn User might put on their magazine. Although
 I shall probably send them the upgrades.

 ---------------------------------------------------------------------------

 Version1.75
 -----------
 I have made a change in this version. In version 1.60 there was a configure
 option. I did not like this because I thought it was a rather long winded
 way of getting character windows on the screen. Therefore I have gone back 
 to the principle of version 1.10 where the characters sets are presented in
 a menu. The difference between this version and version 1.10 is that they
 are in a sub menu.

 The code has also been smartened up. I have mucked about with the program
 logo, it is now a different font to version 1.65, because the old version
 looked to familiar for my liking, and I wanted to stay out of trouble.

 A new character set has been added. Spanish. This character set has got
 some familiarities with the other sets but even though some characters
 are repeated, it is easier to put them under their respective languages.

 ---------------------------------------------------------------------------
 
 The Future
 ----------
 There are several things I want to do with this program, including adding
 several other character sets. I also want to play around with the ones 
 allready contained within the program.
 
 ---------------------------------------------------------------------------

 

00000000  0a 20 48 69 73 74 6f 72  79 0a 20 2d 2d 2d 2d 2d  |. History. -----|
00000010  2d 2d 0a 20 50 6c 65 61  73 65 20 6e 6f 74 65 20  |--. Please note |
00000020  6f 6e 6c 79 20 74 68 65  20 72 65 6c 65 61 73 65  |only the release|
00000030  20 76 65 72 73 69 6f 6e  73 20 61 72 65 20 64 65  | versions are de|
00000040  74 61 69 6c 65 64 20 62  65 6c 6f 77 2e 20 48 6f  |tailed below. Ho|
00000050  77 65 76 65 72 20 65 76  65 6e 0a 20 74 68 6f 75  |wever even. thou|
00000060  67 68 20 49 20 73 61 79  20 72 65 6c 65 61 73 65  |gh I say release|
00000070  20 49 20 68 61 76 65 20  6f 6e 6c 79 20 64 69 73  | I have only dis|
00000080  74 72 69 62 75 74 65 64  20 74 68 65 73 65 20 70  |tributed these p|
00000090  72 6f 67 72 61 6d 73 20  74 6f 20 6d 79 20 66 72  |rograms to my fr|
000000a0  69 65 6e 64 73 0a 20 61  6e 64 20 6e 6f 74 20 74  |iends. and not t|
000000b0  6f 20 61 6e 79 20 50 75  62 6c 69 63 20 44 6f 6d  |o any Public Dom|
000000c0  61 69 6e 20 6c 69 62 72  61 72 79 2e 0a 0a 20 2d  |ain library... -|
000000d0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000110  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 0a 20 56 65 72 73  |----------. Vers|
00000120  69 6f 6e 20 31 2e 30 30  0a 20 2d 2d 2d 2d 2d 2d  |ion 1.00. ------|
00000130  2d 2d 2d 2d 2d 2d 0a 20  49 20 64 65 63 69 64 65  |------. I decide|
00000140  64 20 74 6f 20 67 72 6f  75 70 20 74 68 72 65 65  |d to group three|
00000150  20 6f 66 20 6d 79 20 6f  74 68 65 72 20 70 72 6f  | of my other pro|
00000160  67 72 61 6d 73 20 69 6e  74 6f 20 6f 6e 65 20 62  |grams into one b|
00000170  69 67 20 70 72 6f 67 72  61 6d 2e 20 54 68 69 73  |ig program. This|
00000180  20 20 20 20 20 77 61 73  20 74 68 65 20 66 69 73  |     was the fis|
00000190  74 20 6d 61 69 6e 20 6f  62 6a 65 63 74 69 76 65  |t main objective|
000001a0  2e 20 54 68 65 20 70 72  6f 67 72 61 6d 73 20 63  |. The programs c|
000001b0  6f 6e 63 65 72 6e 65 64  20 77 65 72 65 20 21 57  |oncerned were !W|
000001c0  65 6c 73 68 43 68 72 32  2c 20 20 20 20 20 20 20  |elshChr2,       |
000001d0  20 20 21 46 72 65 6e 63  68 43 68 72 20 61 6e 64  |  !FrenchChr and|
000001e0  20 21 47 65 72 6d 61 6e  43 68 72 2e 0a 20 49 20  | !GermanChr.. I |
000001f0  77 61 6e 74 65 64 20 74  6f 20 67 65 74 20 61 6c  |wanted to get al|
00000200  6c 20 74 68 72 65 65 20  77 69 6e 64 6f 77 73 20  |l three windows |
00000210  70 6f 73 69 74 69 6f 6e  65 64 20 63 6f 72 72 65  |positioned corre|
00000220  63 74 6c 79 20 6f 6e 20  73 63 72 65 65 6e 20 61  |ctly on screen a|
00000230  6e 64 20 68 61 76 65 20  20 20 20 65 61 63 68 20  |nd have    each |
00000240  6f 6e 65 20 77 6f 72 6b  69 6e 67 2e 20 0a 20 41  |one working. . A|
00000250  6c 6c 20 77 69 6e 64 6f  77 73 20 77 6f 72 6b 2c  |ll windows work,|
00000260  20 61 6e 64 20 61 72 65  20 70 6f 73 69 74 69 6f  | and are positio|
00000270  6e 65 64 20 6e 69 63 65  6c 79 20 6f 6e 20 74 68  |ned nicely on th|
00000280  65 20 73 63 72 65 65 6e  2e 0a 0a 20 43 68 61 72  |e screen... Char|
00000290  61 63 74 65 72 20 73 65  74 73 20 63 6f 76 65 72  |acter sets cover|
000002a0  65 64 20 61 74 20 74 68  69 73 20 74 69 6d 65 20  |ed at this time |
000002b0  61 72 65 20 57 65 6c 73  68 2c 20 46 72 65 6e 63  |are Welsh, Frenc|
000002c0  68 2c 20 47 65 72 6d 61  6e 0a 0a 20 2d 2d 2d 2d  |h, German.. ----|
000002d0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000310  2d 2d 2d 2d 2d 2d 2d 0a  0a 20 56 65 72 73 69 6f  |-------.. Versio|
00000320  6e 31 2e 31 30 0a 20 2d  2d 2d 2d 2d 2d 2d 2d 2d  |n1.10. ---------|
00000330  2d 2d 0a 20 4e 6f 20 6d  61 6a 6f 72 20 72 65 76  |--. No major rev|
00000340  61 6d 70 73 20 6f 72 20  61 6e 79 74 68 69 6e 67  |amps or anything|
00000350  20 65 6c 73 65 2e 20 4d  61 69 6e 6c 79 20 74 68  | else. Mainly th|
00000360  65 20 70 6c 61 79 69 6e  67 20 61 72 6f 75 6e 64  |e playing around|
00000370  20 77 69 74 68 20 74 68  65 20 62 61 73 69 63 0a  | with the basic.|
00000380  20 70 72 6f 63 65 64 75  72 65 73 20 75 73 65 64  | procedures used|
00000390  2e 20 41 64 64 65 64 20  69 63 6f 6e 20 62 61 72  |. Added icon bar|
000003a0  20 6d 65 6e 75 20 63 68  6f 69 63 65 73 20 66 6f  | menu choices fo|
000003b0  72 20 74 68 65 20 63 68  61 72 61 63 74 65 72 20  |r the character |
000003c0  77 69 6e 64 6f 77 73 2e  20 4e 6f 77 0a 20 74 68  |windows. Now. th|
000003d0  65 20 75 73 65 72 20 63  61 6e 20 63 68 6f 6f 73  |e user can choos|
000003e0  65 20 77 68 69 63 68 20  63 68 61 72 61 63 74 65  |e which characte|
000003f0  72 20 73 65 74 20 74 68  65 79 20 77 61 6e 74 20  |r set they want |
00000400  77 69 74 68 6f 75 74 20  68 61 76 69 6e 67 20 74  |without having t|
00000410  68 65 6d 20 61 6c 6c 20  0a 20 6f 6e 20 73 63 72  |hem all . on scr|
00000420  65 65 6e 20 61 74 20 6f  6e 65 20 74 69 6d 65 2e  |een at one time.|
00000430  0a 0a 20 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |.. -------------|
00000440  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000470  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 0a  |--------------..|
00000480  20 56 65 72 73 69 6f 6e  31 2e 35 35 0a 20 2d 2d  | Version1.55. --|
00000490  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 20 41 20 71 75 69  |---------. A qui|
000004a0  74 65 20 6d 61 6a 6f 72  20 63 68 61 6e 67 65 20  |te major change |
000004b0  68 65 72 65 20 62 79 20  6d 79 20 73 74 61 6e 64  |here by my stand|
000004c0  61 72 64 73 2e 20 49 6e  73 74 65 61 64 20 6f 66  |ards. Instead of|
000004d0  20 61 6c 6c 20 74 68 65  20 77 69 6e 64 6f 77 73  | all the windows|
000004e0  0a 20 61 70 70 65 61 72  69 6e 67 20 6f 6e 20 74  |. appearing on t|
000004f0  68 65 20 73 63 72 65 65  6e 20 61 74 20 74 68 65  |he screen at the|
00000500  20 73 61 6d 65 20 74 69  6d 65 2c 20 74 68 65 20  | same time, the |
00000510  75 73 65 72 20 6e 6f 77  20 68 61 73 20 61 20 63  |user now has a c|
00000520  68 6f 69 63 65 20 6f 66  0a 20 63 68 6f 6f 73 69  |hoice of. choosi|
00000530  6e 67 20 61 20 64 65 66  61 75 6c 74 20 63 68 61  |ng a default cha|
00000540  72 61 63 74 65 72 20 73  65 74 2e 20 57 68 65 6e  |racter set. When|
00000550  20 74 68 65 20 70 72 6f  67 72 61 6d 20 6c 6f 61  | the program loa|
00000560  64 73 20 74 68 65 20 64  65 66 61 75 6c 74 20 77  |ds the default w|
00000570  69 6e 64 6f 77 0a 20 74  68 61 74 20 77 69 6c 6c  |indow. that will|
00000580  20 61 70 70 65 61 72 20  69 73 20 73 65 74 20 74  | appear is set t|
00000590  6f 20 57 65 6c 73 68 2e  20 54 68 65 20 75 73 65  |o Welsh. The use|
000005a0  72 20 63 61 6e 20 63 68  61 6e 67 65 20 74 68 69  |r can change thi|
000005b0  73 20 62 79 20 63 68 6f  6f 73 69 6e 67 0a 20 74  |s by choosing. t|
000005c0  68 65 20 43 6f 6e 66 69  67 75 72 65 20 6f 70 74  |he Configure opt|
000005d0  69 6f 6e 20 66 72 6f 6d  20 74 68 65 20 69 63 6f  |ion from the ico|
000005e0  6e 20 62 61 72 20 6d 65  6e 75 2e 0a 20 54 68 65  |n bar menu.. The|
000005f0  20 72 61 64 69 6f 20 69  63 6f 6e 73 20 61 72 65  | radio icons are|
00000600  20 74 68 65 20 6e 65 77  20 6f 6e 65 73 20 73 6f  | the new ones so|
00000610  20 74 68 65 20 70 72 6f  67 72 61 6d 20 64 6f 65  | the program doe|
00000620  73 20 6c 6f 6f 6b 20 70  72 65 74 74 79 20 67 6f  |s look pretty go|
00000630  6f 64 0a 20 61 6c 6f 6e  67 20 73 69 64 65 20 6f  |od. along side o|
00000640  74 68 65 72 20 70 72 6f  67 72 61 6d 73 20 77 68  |ther programs wh|
00000650  65 6e 20 72 75 6e 6e 69  6e 67 20 21 4e 65 77 4c  |en running !NewL|
00000660  6f 6f 6b 2e 0a 0a 20 59  6f 75 20 63 61 6e 20 61  |ook... You can a|
00000670  6c 73 6f 20 73 61 76 65  20 79 6f 75 72 20 63 68  |lso save your ch|
00000680  6f 73 65 6e 20 64 65 66  61 75 6c 74 20 63 68 61  |osen default cha|
00000690  72 61 63 74 65 72 20 73  65 74 2e 20 54 68 69 73  |racter set. This|
000006a0  20 69 73 20 73 61 76 65  64 20 69 6e 20 74 68 65  | is saved in the|
000006b0  0a 20 27 43 6f 6e 66 69  67 75 72 65 27 20 66 69  |. 'Configure' fi|
000006c0  6c 65 20 69 6e 20 74 68  65 20 21 4d 75 6c 74 69  |le in the !Multi|
000006d0  44 69 72 20 61 70 70 6c  69 63 61 74 69 6f 6e 20  |Dir application |
000006e0  64 69 72 65 63 74 6f 72  79 2e 20 54 68 69 73 20  |directory. This |
000006f0  77 61 73 20 74 68 65 0a  20 70 72 6f 67 72 61 6d  |was the. program|
00000700  20 77 69 6c 6c 20 62 65  20 61 62 6c 65 20 74 6f  | will be able to|
00000710  20 72 65 6d 65 6d 62 65  72 20 77 68 69 63 68 20  | remember which |
00000720  6c 61 6e 67 75 61 67 65  20 79 6f 75 20 77 69 73  |language you wis|
00000730  68 20 74 6f 20 68 61 76  65 20 6f 6e 20 74 68 65  |h to have on the|
00000740  0a 20 73 63 72 65 65 6e  2e 0a 0a 20 49 20 68 61  |. screen... I ha|
00000750  76 65 20 61 6c 73 6f 20  61 64 64 65 64 20 61 6e  |ve also added an|
00000760  20 6f 70 74 69 6f 6e 20  74 6f 20 27 53 68 6f 77  | option to 'Show|
00000770  20 41 6c 6c 27 2e 20 54  68 69 73 20 69 73 20 62  | All'. This is b|
00000780  65 63 61 75 73 65 20 49  20 63 61 6e 6e 6f 74 20  |ecause I cannot |
00000790  77 69 6e 2e 2e 2e 2e 0a  20 53 65 76 65 72 61 6c  |win..... Several|
000007a0  20 70 65 6f 70 6c 65 20  68 61 76 65 20 74 6f 6c  | people have tol|
000007b0  64 20 6d 65 20 74 68 61  74 20 49 20 73 68 6f 75  |d me that I shou|
000007c0  6c 64 20 6f 6e 6c 79 20  68 61 76 65 20 61 20 63  |ld only have a c|
000007d0  68 6f 73 65 6e 20 64 65  66 61 75 6c 74 0a 20 63  |hosen default. c|
000007e0  68 61 72 61 63 74 65 72  20 73 65 74 2c 20 77 68  |haracter set, wh|
000007f0  69 6c 73 74 20 73 65 76  65 72 61 6c 20 6f 74 68  |ilst several oth|
00000800  65 72 20 70 6f 65 70 6c  65 20 49 20 6b 6e 6f 77  |er poeple I know|
00000810  20 6c 69 6b 65 20 74 6f  20 68 61 76 65 20 61 6c  | like to have al|
00000820  6c 20 74 68 72 65 65 0a  20 63 68 61 72 61 63 74  |l three. charact|
00000830  65 72 20 73 65 74 73 20  6f 6e 20 74 68 65 20 73  |er sets on the s|
00000840  63 72 65 65 6e 2e 20 54  68 65 72 65 66 6f 72 65  |creen. Therefore|
00000850  20 74 68 65 20 27 53 68  6f 77 20 41 6c 6c 27 20  | the 'Show All' |
00000860  6f 70 74 69 6f 6e 20 70  72 6f 76 69 64 65 73 20  |option provides |
00000870  74 68 65 0a 20 75 73 65  72 20 77 69 74 68 20 61  |the. user with a|
00000880  6c 6c 20 74 68 72 65 65  20 77 69 6e 64 6f 77 73  |ll three windows|
00000890  20 6f 70 65 6e 20 6f 6e  20 74 68 65 20 73 63 72  | open on the scr|
000008a0  65 65 6e 20 61 74 20 6f  6e 63 65 2e 0a 20 0a 20  |een at once.. . |
000008b0  41 73 20 79 65 74 20 49  20 64 6f 20 6e 6f 74 20  |As yet I do not |
000008c0  6b 6e 6f 77 20 69 66 20  74 68 65 20 70 72 6f 67  |know if the prog|
000008d0  72 61 6d 20 72 75 6e 73  20 6f 6e 20 61 20 52 69  |ram runs on a Ri|
000008e0  73 63 50 43 2e 20 49 66  20 61 6e 79 62 6f 64 79  |scPC. If anybody|
000008f0  20 6f 75 74 20 74 68 65  72 65 0a 20 63 61 6e 20  | out there. can |
00000900  6c 65 74 20 6d 65 20 6b  6e 6f 77 20 49 20 77 69  |let me know I wi|
00000910  6c 6c 20 62 65 20 76 65  72 79 20 67 72 61 74 65  |ll be very grate|
00000920  66 75 6c 2e 20 54 68 61  6e 6b 20 79 6f 75 2e 0a  |ful. Thank you..|
00000930  0a 20 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |. --------------|
00000940  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000970  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 0a 20  |-------------.. |
00000980  56 65 72 73 69 6f 6e 20  31 2e 36 30 0a 20 2d 2d  |Version 1.60. --|
00000990  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 0a 20 41 64 64 65  |----------. Adde|
000009a0  64 20 61 6e 6f 74 68 65  72 20 63 68 61 72 61 63  |d another charac|
000009b0  74 65 72 20 73 65 74 20  2d 20 43 6f 6d 6d 6f 6e  |ter set - Common|
000009c0  2e 20 54 68 65 20 43 6f  6d 6d 6f 6e 20 63 68 61  |. The Common cha|
000009d0  72 61 63 74 65 72 20 73  65 74 0a 20 69 73 20 61  |racter set. is a|
000009e0  20 77 69 6e 64 6f 77 20  63 6f 6e 74 61 69 6e 69  | window containi|
000009f0  6e 67 20 61 6c 6c 20 74  68 65 20 6d 6f 73 74 20  |ng all the most |
00000a00  66 72 65 71 75 65 6e 74  6c 79 20 75 73 65 64 20  |frequently used |
00000a10  63 68 61 72 61 63 74 65  72 73 20 74 68 61 74 20  |characters that |
00000a20  61 72 65 20 6e 6f 74 0a  20 6f 6e 20 74 68 65 20  |are not. on the |
00000a30  6b 65 79 20 62 6f 61 72  64 2e 0a 0a 20 49 20 68  |key board... I h|
00000a40  61 76 65 20 6e 6f 74 20  63 68 61 6e 67 65 64 20  |ave not changed |
00000a50  74 68 65 20 63 6f 64 65  2c 20 65 78 65 70 74 20  |the code, exept |
00000a60  66 6f 72 20 74 68 65 20  61 64 64 69 74 69 6f 6e  |for the addition|
00000a70  73 20 72 65 67 61 72 64  69 6e 67 20 74 68 65 20  |s regarding the |
00000a80  6e 65 77 0a 20 77 69 6e  64 6f 77 2e 0a 0a 20 54  |new. window... T|
00000a90  68 65 20 73 63 72 65 65  6e 20 6e 6f 77 20 67 65  |he screen now ge|
00000aa0  74 73 20 63 6c 75 74 74  65 72 65 64 20 77 68 65  |ts cluttered whe|
00000ab0  6e 20 74 68 65 20 27 53  68 6f 77 20 41 6c 6c 27  |n the 'Show All'|
00000ac0  20 6f 70 74 69 6f 6e 20  69 6e 20 63 68 6f 73 65  | option in chose|
00000ad0  6e 20 66 72 6f 6d 20 74  68 65 0a 20 6d 65 6e 75  |n from the. menu|
00000ae0  2c 20 73 6f 20 49 20 6d  69 67 68 74 20 68 61 76  |, so I might hav|
00000af0  65 20 74 6f 20 67 65 74  20 72 69 64 20 6f 66 20  |e to get rid of |
00000b00  74 68 61 74 20 69 6e 20  74 68 65 20 6e 65 78 74  |that in the next|
00000b10  20 72 65 6c 65 61 73 65  2e 0a 0a 20 41 6c 73 6f  | release... Also|
00000b20  20 61 64 64 65 64 20 61  20 6c 6f 67 6f 20 69 6e  | added a logo in|
00000b30  20 74 68 65 20 49 6e 66  6f 20 77 69 6e 64 6f 77  | the Info window|
00000b40  2e 20 49 74 20 64 6f 65  73 20 6c 6f 6f 6b 20 66  |. It does look f|
00000b50  61 6d 69 6c 69 61 72 20  74 6f 20 61 20 6c 6f 67  |amiliar to a log|
00000b60  6f 0a 20 75 73 65 64 20  62 79 20 61 20 6d 6f 72  |o. used by a mor|
00000b70  65 20 6d 61 6a 6f 72 20  73 6f 66 74 77 61 72 65  |e major software|
00000b80  20 63 6f 6d 70 61 6e 79  2c 20 62 75 74 20 6e 65  | company, but ne|
00000b90  76 65 72 20 6d 69 6e 64  2e 0a 0a 20 54 68 69 73  |ver mind... This|
00000ba0  20 69 73 20 74 68 65 20  76 65 72 73 69 6f 6e 20  | is the version |
00000bb0  74 68 61 74 20 41 63 6f  72 6e 20 55 73 65 72 20  |that Acorn User |
00000bc0  6d 69 67 68 74 20 70 75  74 20 6f 6e 20 74 68 65  |might put on the|
00000bd0  69 72 20 6d 61 67 61 7a  69 6e 65 2e 20 41 6c 74  |ir magazine. Alt|
00000be0  68 6f 75 67 68 0a 20 49  20 73 68 61 6c 6c 20 70  |hough. I shall p|
00000bf0  72 6f 62 61 62 6c 79 20  73 65 6e 64 20 74 68 65  |robably send the|
00000c00  6d 20 74 68 65 20 75 70  67 72 61 64 65 73 2e 0a  |m the upgrades..|
00000c10  0a 20 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |. --------------|
00000c20  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000c50  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 0a 20  |-------------.. |
00000c60  56 65 72 73 69 6f 6e 31  2e 37 35 0a 20 2d 2d 2d  |Version1.75. ---|
00000c70  2d 2d 2d 2d 2d 2d 2d 2d  0a 20 49 20 68 61 76 65  |--------. I have|
00000c80  20 6d 61 64 65 20 61 20  63 68 61 6e 67 65 20 69  | made a change i|
00000c90  6e 20 74 68 69 73 20 76  65 72 73 69 6f 6e 2e 20  |n this version. |
00000ca0  49 6e 20 76 65 72 73 69  6f 6e 20 31 2e 36 30 20  |In version 1.60 |
00000cb0  74 68 65 72 65 20 77 61  73 20 61 20 63 6f 6e 66  |there was a conf|
00000cc0  69 67 75 72 65 0a 20 6f  70 74 69 6f 6e 2e 20 49  |igure. option. I|
00000cd0  20 64 69 64 20 6e 6f 74  20 6c 69 6b 65 20 74 68  | did not like th|
00000ce0  69 73 20 62 65 63 61 75  73 65 20 49 20 74 68 6f  |is because I tho|
00000cf0  75 67 68 74 20 69 74 20  77 61 73 20 61 20 72 61  |ught it was a ra|
00000d00  74 68 65 72 20 6c 6f 6e  67 20 77 69 6e 64 65 64  |ther long winded|
00000d10  0a 20 77 61 79 20 6f 66  20 67 65 74 74 69 6e 67  |. way of getting|
00000d20  20 63 68 61 72 61 63 74  65 72 20 77 69 6e 64 6f  | character windo|
00000d30  77 73 20 6f 6e 20 74 68  65 20 73 63 72 65 65 6e  |ws on the screen|
00000d40  2e 20 54 68 65 72 65 66  6f 72 65 20 49 20 68 61  |. Therefore I ha|
00000d50  76 65 20 67 6f 6e 65 20  62 61 63 6b 20 0a 20 74  |ve gone back . t|
00000d60  6f 20 74 68 65 20 70 72  69 6e 63 69 70 6c 65 20  |o the principle |
00000d70  6f 66 20 76 65 72 73 69  6f 6e 20 31 2e 31 30 20  |of version 1.10 |
00000d80  77 68 65 72 65 20 74 68  65 20 63 68 61 72 61 63  |where the charac|
00000d90  74 65 72 73 20 73 65 74  73 20 61 72 65 20 70 72  |ters sets are pr|
00000da0  65 73 65 6e 74 65 64 20  69 6e 0a 20 61 20 6d 65  |esented in. a me|
00000db0  6e 75 2e 20 54 68 65 20  64 69 66 66 65 72 65 6e  |nu. The differen|
00000dc0  63 65 20 62 65 74 77 65  65 6e 20 74 68 69 73 20  |ce between this |
00000dd0  76 65 72 73 69 6f 6e 20  61 6e 64 20 76 65 72 73  |version and vers|
00000de0  69 6f 6e 20 31 2e 31 30  20 69 73 20 74 68 61 74  |ion 1.10 is that|
00000df0  20 74 68 65 79 0a 20 61  72 65 20 69 6e 20 61 20  | they. are in a |
00000e00  73 75 62 20 6d 65 6e 75  2e 0a 0a 20 54 68 65 20  |sub menu... The |
00000e10  63 6f 64 65 20 68 61 73  20 61 6c 73 6f 20 62 65  |code has also be|
00000e20  65 6e 20 73 6d 61 72 74  65 6e 65 64 20 75 70 2e  |en smartened up.|
00000e30  20 49 20 68 61 76 65 20  6d 75 63 6b 65 64 20 61  | I have mucked a|
00000e40  62 6f 75 74 20 77 69 74  68 20 74 68 65 20 70 72  |bout with the pr|
00000e50  6f 67 72 61 6d 0a 20 6c  6f 67 6f 2c 20 69 74 20  |ogram. logo, it |
00000e60  69 73 20 6e 6f 77 20 61  20 64 69 66 66 65 72 65  |is now a differe|
00000e70  6e 74 20 66 6f 6e 74 20  74 6f 20 76 65 72 73 69  |nt font to versi|
00000e80  6f 6e 20 31 2e 36 35 2c  20 62 65 63 61 75 73 65  |on 1.65, because|
00000e90  20 74 68 65 20 6f 6c 64  20 76 65 72 73 69 6f 6e  | the old version|
00000ea0  0a 20 6c 6f 6f 6b 65 64  20 74 6f 20 66 61 6d 69  |. looked to fami|
00000eb0  6c 69 61 72 20 66 6f 72  20 6d 79 20 6c 69 6b 69  |liar for my liki|
00000ec0  6e 67 2c 20 61 6e 64 20  49 20 77 61 6e 74 65 64  |ng, and I wanted|
00000ed0  20 74 6f 20 73 74 61 79  20 6f 75 74 20 6f 66 20  | to stay out of |
00000ee0  74 72 6f 75 62 6c 65 2e  0a 0a 20 41 20 6e 65 77  |trouble... A new|
00000ef0  20 63 68 61 72 61 63 74  65 72 20 73 65 74 20 68  | character set h|
00000f00  61 73 20 62 65 65 6e 20  61 64 64 65 64 2e 20 53  |as been added. S|
00000f10  70 61 6e 69 73 68 2e 20  54 68 69 73 20 63 68 61  |panish. This cha|
00000f20  72 61 63 74 65 72 20 73  65 74 20 68 61 73 20 67  |racter set has g|
00000f30  6f 74 0a 20 73 6f 6d 65  20 66 61 6d 69 6c 69 61  |ot. some familia|
00000f40  72 69 74 69 65 73 20 77  69 74 68 20 74 68 65 20  |rities with the |
00000f50  6f 74 68 65 72 20 73 65  74 73 20 62 75 74 20 65  |other sets but e|
00000f60  76 65 6e 20 74 68 6f 75  67 68 20 73 6f 6d 65 20  |ven though some |
00000f70  63 68 61 72 61 63 74 65  72 73 0a 20 61 72 65 20  |characters. are |
00000f80  72 65 70 65 61 74 65 64  2c 20 69 74 20 69 73 20  |repeated, it is |
00000f90  65 61 73 69 65 72 20 74  6f 20 70 75 74 20 74 68  |easier to put th|
00000fa0  65 6d 20 75 6e 64 65 72  20 74 68 65 69 72 20 72  |em under their r|
00000fb0  65 73 70 65 63 74 69 76  65 20 6c 61 6e 67 75 61  |espective langua|
00000fc0  67 65 73 2e 0a 0a 20 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ges... ---------|
00000fd0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00001010  2d 2d 0a 20 0a 20 54 68  65 20 46 75 74 75 72 65  |--. . The Future|
00001020  0a 20 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 20 54 68  |. ----------. Th|
00001030  65 72 65 20 61 72 65 20  73 65 76 65 72 61 6c 20  |ere are several |
00001040  74 68 69 6e 67 73 20 49  20 77 61 6e 74 20 74 6f  |things I want to|
00001050  20 64 6f 20 77 69 74 68  20 74 68 69 73 20 70 72  | do with this pr|
00001060  6f 67 72 61 6d 2c 20 69  6e 63 6c 75 64 69 6e 67  |ogram, including|
00001070  20 61 64 64 69 6e 67 0a  20 73 65 76 65 72 61 6c  | adding. several|
00001080  20 6f 74 68 65 72 20 63  68 61 72 61 63 74 65 72  | other character|
00001090  20 73 65 74 73 2e 20 49  20 61 6c 73 6f 20 77 61  | sets. I also wa|
000010a0  6e 74 20 74 6f 20 70 6c  61 79 20 61 72 6f 75 6e  |nt to play aroun|
000010b0  64 20 77 69 74 68 20 74  68 65 20 6f 6e 65 73 20  |d with the ones |
000010c0  0a 20 61 6c 6c 72 65 61  64 79 20 63 6f 6e 74 61  |. allready conta|
000010d0  69 6e 65 64 20 77 69 74  68 69 6e 20 74 68 65 20  |ined within the |
000010e0  70 72 6f 67 72 61 6d 2e  0a 20 0a 20 2d 2d 2d 2d  |program.. . ----|
000010f0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00001130  2d 2d 2d 2d 2d 2d 2d 0a  0a 20 0a 0a              |-------.. ..|
0000113c