Home » Archimedes archive » Acorn User » AU 1997-04 A.adf » Features1 » StarInfo/Goodliffe/!CsvEdit/History
StarInfo/Goodliffe/!CsvEdit/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 1997-04 A.adf » Features1 |
Filename: | StarInfo/Goodliffe/!CsvEdit/History |
Read OK: | ✔ |
File size: | 0C2C bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
CsvEdit History File July 18 - Being bored, made over TraxGraph with Sprites22 file. Tidied bits up. Renamed it GraphPlus, with a nice logo. (Its not good enough to be under the Trax banner any more!) 19 - Drew icon from CsvEdit, redrew main window. With every icon its too large, and keeps crashing RiscOs. Tee hee. Not. TraxGraph/GraphPlus got a new iconbar icon. Lovely. 20 - Redid main window for the nth time; I'll have to do all the other icons in the program. First !RunImage file. Nicked all bits needed from TraxSequencer. Hence it installs onto the icon bar, has two menus, moves them, with a pane window, and quits no hassles. Sorted. GraphPlus has a new creating icon (arrow to drawfile) 21 - Tried to sort out cunning redraw request routines. Failed miserably. Its been a big day. Redrew mode 12 icons. 26 - Got my Redraw_Request routines to notice redraw requests. Until 3 began to make it redraw the smartbit of the main window; that it I got it to work out which icons to redraw by calculating the top left and bottom right icon coord needing to be redrawn. Zzzz I hope. 28 - Got main window redraw almost completely done. Just need to make it update when it first opens (and why doesn't it?) 29 - And at last it happened. Smart redraw. Another thing I learn about RiscOs (or at least, perfect). I did the entry and modification of new data. All it doesn't do is save and load now to be of any use. I'll send this to Archie World soon. Late at night after my family got back from holiday I started cursor key selection movement. Nice up and down. I kind of forgot how left and right happen inside the writable icon! 3.05: Sorted that gubbins out. Still got a double jump at the main corners but its not as if I care right now. Cherrio! Sorted that out. Cherrio for real now. 30 - Escape key when entering data. Loading files and error checks. Sorted out my wee problemette that made the input focus go when caret was in pane (window opening gubbins) Main menu and insert menu. Insert column Insert row. Delete column and row. Gave up putting coords in little icon 31 - Put in the coord icon and some other stuff probably August Started on all that saving ho-hah. It didn't work for ages coz messages were the wrong size (too large) or not word-sized. Poo faced computer. 8 - Finally got saving to begin to work, with correct path and type. 13 - Saving works, much too much trouble from a simple save algorithm! Put in all the different ways of saving. Put in delete all option. I've just got to sort out the title bar, and those filer boradcast messages for CSV file double clicks. 24 - Worked out how to update the title bar (looked at TemplEd source code!) Almost completley working now. Oh, look - it works! Whilst waiting foe Bry to get back from Uni hunting I put in the quit on modified dialogue box. Fixed a curious bug whereby modified '*' didn't appear after <untitled>! September 4 - Wrote manual.
00000000 43 73 76 45 64 69 74 20 48 69 73 74 6f 72 79 20 |CsvEdit History | 00000010 46 69 6c 65 0a 0a 4a 75 6c 79 0a 0a 31 38 20 2d |File..July..18 -| 00000020 20 42 65 69 6e 67 20 62 6f 72 65 64 2c 20 6d 61 | Being bored, ma| 00000030 64 65 20 6f 76 65 72 20 54 72 61 78 47 72 61 70 |de over TraxGrap| 00000040 68 20 77 69 74 68 20 53 70 72 69 74 65 73 32 32 |h with Sprites22| 00000050 20 66 69 6c 65 2e 20 54 69 64 69 65 64 20 62 69 | file. Tidied bi| 00000060 74 73 20 75 70 2e 0a 20 20 20 20 20 52 65 6e 61 |ts up.. Rena| 00000070 6d 65 64 20 69 74 20 47 72 61 70 68 50 6c 75 73 |med it GraphPlus| 00000080 2c 20 77 69 74 68 20 61 20 6e 69 63 65 20 6c 6f |, with a nice lo| 00000090 67 6f 2e 20 28 49 74 73 20 6e 6f 74 20 67 6f 6f |go. (Its not goo| 000000a0 64 20 65 6e 6f 75 67 68 20 74 6f 20 62 65 20 75 |d enough to be u| 000000b0 6e 64 65 72 0a 20 20 20 20 20 74 68 65 20 54 72 |nder. the Tr| 000000c0 61 78 20 62 61 6e 6e 65 72 20 61 6e 79 20 6d 6f |ax banner any mo| 000000d0 72 65 21 29 0a 31 39 20 2d 20 44 72 65 77 20 69 |re!).19 - Drew i| 000000e0 63 6f 6e 20 66 72 6f 6d 20 43 73 76 45 64 69 74 |con from CsvEdit| 000000f0 2c 20 72 65 64 72 65 77 20 6d 61 69 6e 20 77 69 |, redrew main wi| 00000100 6e 64 6f 77 2e 20 57 69 74 68 20 65 76 65 72 79 |ndow. With every| 00000110 20 69 63 6f 6e 20 69 74 73 20 74 6f 6f 0a 20 20 | icon its too. | 00000120 20 20 20 6c 61 72 67 65 2c 20 61 6e 64 20 6b 65 | large, and ke| 00000130 65 70 73 20 63 72 61 73 68 69 6e 67 20 52 69 73 |eps crashing Ris| 00000140 63 4f 73 2e 20 54 65 65 20 68 65 65 2e 20 4e 6f |cOs. Tee hee. No| 00000150 74 2e 0a 20 20 20 20 20 54 72 61 78 47 72 61 70 |t.. TraxGrap| 00000160 68 2f 47 72 61 70 68 50 6c 75 73 20 67 6f 74 20 |h/GraphPlus got | 00000170 61 20 6e 65 77 20 69 63 6f 6e 62 61 72 20 69 63 |a new iconbar ic| 00000180 6f 6e 2e 20 4c 6f 76 65 6c 79 2e 0a 32 30 20 2d |on. Lovely..20 -| 00000190 20 52 65 64 69 64 20 6d 61 69 6e 20 77 69 6e 64 | Redid main wind| 000001a0 6f 77 20 66 6f 72 20 74 68 65 20 6e 74 68 20 74 |ow for the nth t| 000001b0 69 6d 65 3b 20 49 27 6c 6c 20 68 61 76 65 20 74 |ime; I'll have t| 000001c0 6f 20 64 6f 20 61 6c 6c 20 74 68 65 20 6f 74 68 |o do all the oth| 000001d0 65 72 20 69 63 6f 6e 73 0a 20 20 20 20 20 69 6e |er icons. in| 000001e0 20 74 68 65 20 70 72 6f 67 72 61 6d 2e 0a 20 20 | the program.. | 000001f0 20 20 20 46 69 72 73 74 20 21 52 75 6e 49 6d 61 | First !RunIma| 00000200 67 65 20 66 69 6c 65 2e 20 4e 69 63 6b 65 64 20 |ge file. Nicked | 00000210 61 6c 6c 20 62 69 74 73 20 6e 65 65 64 65 64 20 |all bits needed | 00000220 66 72 6f 6d 20 54 72 61 78 53 65 71 75 65 6e 63 |from TraxSequenc| 00000230 65 72 2e 0a 20 20 20 20 20 48 65 6e 63 65 20 69 |er.. Hence i| 00000240 74 20 69 6e 73 74 61 6c 6c 73 20 6f 6e 74 6f 20 |t installs onto | 00000250 74 68 65 20 69 63 6f 6e 20 62 61 72 2c 20 68 61 |the icon bar, ha| 00000260 73 20 74 77 6f 20 6d 65 6e 75 73 2c 20 6d 6f 76 |s two menus, mov| 00000270 65 73 20 74 68 65 6d 2c 20 77 69 74 68 0a 20 20 |es them, with. | 00000280 20 20 20 61 20 70 61 6e 65 20 77 69 6e 64 6f 77 | a pane window| 00000290 2c 20 61 6e 64 20 71 75 69 74 73 20 6e 6f 20 68 |, and quits no h| 000002a0 61 73 73 6c 65 73 2e 20 53 6f 72 74 65 64 2e 0a |assles. Sorted..| 000002b0 20 20 20 20 20 47 72 61 70 68 50 6c 75 73 20 68 | GraphPlus h| 000002c0 61 73 20 61 20 6e 65 77 20 63 72 65 61 74 69 6e |as a new creatin| 000002d0 67 20 69 63 6f 6e 20 28 61 72 72 6f 77 20 74 6f |g icon (arrow to| 000002e0 20 64 72 61 77 66 69 6c 65 29 0a 32 31 20 2d 20 | drawfile).21 - | 000002f0 54 72 69 65 64 20 74 6f 20 73 6f 72 74 20 6f 75 |Tried to sort ou| 00000300 74 20 63 75 6e 6e 69 6e 67 20 72 65 64 72 61 77 |t cunning redraw| 00000310 20 72 65 71 75 65 73 74 20 72 6f 75 74 69 6e 65 | request routine| 00000320 73 2e 20 46 61 69 6c 65 64 20 6d 69 73 65 72 61 |s. Failed misera| 00000330 62 6c 79 2e 0a 20 20 20 20 20 49 74 73 20 62 65 |bly.. Its be| 00000340 65 6e 20 61 20 62 69 67 20 64 61 79 2e 20 52 65 |en a big day. Re| 00000350 64 72 65 77 20 6d 6f 64 65 20 31 32 20 69 63 6f |drew mode 12 ico| 00000360 6e 73 2e 0a 32 36 20 2d 20 47 6f 74 20 6d 79 20 |ns..26 - Got my | 00000370 52 65 64 72 61 77 5f 52 65 71 75 65 73 74 20 72 |Redraw_Request r| 00000380 6f 75 74 69 6e 65 73 20 74 6f 20 6e 6f 74 69 63 |outines to notic| 00000390 65 20 72 65 64 72 61 77 20 72 65 71 75 65 73 74 |e redraw request| 000003a0 73 2e 0a 20 20 20 20 20 55 6e 74 69 6c 20 33 20 |s.. Until 3 | 000003b0 62 65 67 61 6e 20 74 6f 20 6d 61 6b 65 20 69 74 |began to make it| 000003c0 20 72 65 64 72 61 77 20 74 68 65 20 73 6d 61 72 | redraw the smar| 000003d0 74 62 69 74 20 6f 66 20 74 68 65 20 6d 61 69 6e |tbit of the main| 000003e0 20 77 69 6e 64 6f 77 3b 20 74 68 61 74 0a 20 20 | window; that. | 000003f0 20 20 20 69 74 20 49 20 67 6f 74 20 69 74 20 74 | it I got it t| 00000400 6f 20 77 6f 72 6b 20 6f 75 74 20 77 68 69 63 68 |o work out which| 00000410 20 69 63 6f 6e 73 20 74 6f 20 72 65 64 72 61 77 | icons to redraw| 00000420 20 62 79 20 63 61 6c 63 75 6c 61 74 69 6e 67 20 | by calculating | 00000430 74 68 65 20 74 6f 70 0a 20 20 20 20 20 6c 65 66 |the top. lef| 00000440 74 20 61 6e 64 20 62 6f 74 74 6f 6d 20 72 69 67 |t and bottom rig| 00000450 68 74 20 69 63 6f 6e 20 63 6f 6f 72 64 20 6e 65 |ht icon coord ne| 00000460 65 64 69 6e 67 20 74 6f 20 62 65 20 72 65 64 72 |eding to be redr| 00000470 61 77 6e 2e 20 5a 7a 7a 7a 20 49 20 68 6f 70 65 |awn. Zzzz I hope| 00000480 2e 0a 32 38 20 2d 20 47 6f 74 20 6d 61 69 6e 20 |..28 - Got main | 00000490 77 69 6e 64 6f 77 20 72 65 64 72 61 77 20 61 6c |window redraw al| 000004a0 6d 6f 73 74 20 63 6f 6d 70 6c 65 74 65 6c 79 20 |most completely | 000004b0 64 6f 6e 65 2e 20 4a 75 73 74 20 6e 65 65 64 20 |done. Just need | 000004c0 74 6f 20 6d 61 6b 65 20 69 74 0a 20 20 20 20 20 |to make it. | 000004d0 75 70 64 61 74 65 20 77 68 65 6e 20 69 74 20 66 |update when it f| 000004e0 69 72 73 74 20 6f 70 65 6e 73 20 28 61 6e 64 20 |irst opens (and | 000004f0 77 68 79 20 64 6f 65 73 6e 27 74 20 69 74 3f 29 |why doesn't it?)| 00000500 0a 32 39 20 2d 20 41 6e 64 20 61 74 20 6c 61 73 |.29 - And at las| 00000510 74 20 69 74 20 68 61 70 70 65 6e 65 64 2e 20 53 |t it happened. S| 00000520 6d 61 72 74 20 72 65 64 72 61 77 2e 20 41 6e 6f |mart redraw. Ano| 00000530 74 68 65 72 20 74 68 69 6e 67 20 49 20 6c 65 61 |ther thing I lea| 00000540 72 6e 20 61 62 6f 75 74 0a 20 20 20 20 20 52 69 |rn about. Ri| 00000550 73 63 4f 73 20 28 6f 72 20 61 74 20 6c 65 61 73 |scOs (or at leas| 00000560 74 2c 20 70 65 72 66 65 63 74 29 2e 20 49 20 64 |t, perfect). I d| 00000570 69 64 20 74 68 65 20 65 6e 74 72 79 20 61 6e 64 |id the entry and| 00000580 20 6d 6f 64 69 66 69 63 61 74 69 6f 6e 20 6f 66 | modification of| 00000590 20 6e 65 77 0a 20 20 20 20 20 64 61 74 61 2e 20 | new. data. | 000005a0 41 6c 6c 20 69 74 20 64 6f 65 73 6e 27 74 20 64 |All it doesn't d| 000005b0 6f 20 69 73 20 73 61 76 65 20 61 6e 64 20 6c 6f |o is save and lo| 000005c0 61 64 20 6e 6f 77 20 74 6f 20 62 65 20 6f 66 20 |ad now to be of | 000005d0 61 6e 79 20 75 73 65 2e 20 49 27 6c 6c 0a 20 20 |any use. I'll. | 000005e0 20 20 20 73 65 6e 64 20 74 68 69 73 20 74 6f 20 | send this to | 000005f0 41 72 63 68 69 65 20 57 6f 72 6c 64 20 73 6f 6f |Archie World soo| 00000600 6e 2e 0a 20 20 20 20 20 4c 61 74 65 20 61 74 20 |n.. Late at | 00000610 6e 69 67 68 74 20 61 66 74 65 72 20 6d 79 20 66 |night after my f| 00000620 61 6d 69 6c 79 20 67 6f 74 20 62 61 63 6b 20 66 |amily got back f| 00000630 72 6f 6d 20 68 6f 6c 69 64 61 79 20 49 20 73 74 |rom holiday I st| 00000640 61 72 74 65 64 20 63 75 72 73 6f 72 0a 20 20 20 |arted cursor. | 00000650 20 20 6b 65 79 20 73 65 6c 65 63 74 69 6f 6e 20 | key selection | 00000660 6d 6f 76 65 6d 65 6e 74 2e 20 4e 69 63 65 20 75 |movement. Nice u| 00000670 70 20 61 6e 64 20 64 6f 77 6e 2e 20 49 20 6b 69 |p and down. I ki| 00000680 6e 64 20 6f 66 20 66 6f 72 67 6f 74 20 68 6f 77 |nd of forgot how| 00000690 20 6c 65 66 74 0a 20 20 20 20 20 61 6e 64 20 72 | left. and r| 000006a0 69 67 68 74 20 68 61 70 70 65 6e 20 69 6e 73 69 |ight happen insi| 000006b0 64 65 20 74 68 65 20 77 72 69 74 61 62 6c 65 20 |de the writable | 000006c0 69 63 6f 6e 21 0a 20 20 20 20 20 33 2e 30 35 3a |icon!. 3.05:| 000006d0 20 53 6f 72 74 65 64 20 74 68 61 74 20 67 75 62 | Sorted that gub| 000006e0 62 69 6e 73 20 6f 75 74 2e 20 53 74 69 6c 6c 20 |bins out. Still | 000006f0 67 6f 74 20 61 20 64 6f 75 62 6c 65 20 6a 75 6d |got a double jum| 00000700 70 20 61 74 20 74 68 65 20 6d 61 69 6e 0a 20 20 |p at the main. | 00000710 20 20 20 63 6f 72 6e 65 72 73 20 62 75 74 20 69 | corners but i| 00000720 74 73 20 6e 6f 74 20 61 73 20 69 66 20 49 20 63 |ts not as if I c| 00000730 61 72 65 20 72 69 67 68 74 20 6e 6f 77 2e 20 43 |are right now. C| 00000740 68 65 72 72 69 6f 21 0a 20 20 20 20 20 53 6f 72 |herrio!. Sor| 00000750 74 65 64 20 74 68 61 74 20 6f 75 74 2e 20 43 68 |ted that out. Ch| 00000760 65 72 72 69 6f 20 66 6f 72 20 72 65 61 6c 20 6e |errio for real n| 00000770 6f 77 2e 0a 33 30 20 2d 20 45 73 63 61 70 65 20 |ow..30 - Escape | 00000780 6b 65 79 20 77 68 65 6e 20 65 6e 74 65 72 69 6e |key when enterin| 00000790 67 20 64 61 74 61 2e 20 4c 6f 61 64 69 6e 67 20 |g data. Loading | 000007a0 66 69 6c 65 73 20 61 6e 64 20 65 72 72 6f 72 20 |files and error | 000007b0 63 68 65 63 6b 73 2e 0a 20 20 20 20 20 53 6f 72 |checks.. Sor| 000007c0 74 65 64 20 6f 75 74 20 6d 79 20 77 65 65 20 70 |ted out my wee p| 000007d0 72 6f 62 6c 65 6d 65 74 74 65 20 74 68 61 74 20 |roblemette that | 000007e0 6d 61 64 65 20 74 68 65 20 69 6e 70 75 74 20 66 |made the input f| 000007f0 6f 63 75 73 20 67 6f 20 77 68 65 6e 20 63 61 72 |ocus go when car| 00000800 65 74 0a 20 20 20 20 20 77 61 73 20 69 6e 20 70 |et. was in p| 00000810 61 6e 65 20 28 77 69 6e 64 6f 77 20 6f 70 65 6e |ane (window open| 00000820 69 6e 67 20 67 75 62 62 69 6e 73 29 0a 20 20 20 |ing gubbins). | 00000830 20 20 4d 61 69 6e 20 6d 65 6e 75 20 61 6e 64 20 | Main menu and | 00000840 69 6e 73 65 72 74 20 6d 65 6e 75 2e 20 49 6e 73 |insert menu. Ins| 00000850 65 72 74 20 63 6f 6c 75 6d 6e 0a 20 20 20 20 20 |ert column. | 00000860 49 6e 73 65 72 74 20 72 6f 77 2e 20 44 65 6c 65 |Insert row. Dele| 00000870 74 65 20 63 6f 6c 75 6d 6e 20 61 6e 64 20 72 6f |te column and ro| 00000880 77 2e 20 47 61 76 65 20 75 70 20 70 75 74 74 69 |w. Gave up putti| 00000890 6e 67 20 63 6f 6f 72 64 73 20 69 6e 20 6c 69 74 |ng coords in lit| 000008a0 74 6c 65 20 69 63 6f 6e 0a 33 31 20 2d 20 50 75 |tle icon.31 - Pu| 000008b0 74 20 69 6e 20 74 68 65 20 63 6f 6f 72 64 20 69 |t in the coord i| 000008c0 63 6f 6e 20 61 6e 64 20 73 6f 6d 65 20 6f 74 68 |con and some oth| 000008d0 65 72 20 73 74 75 66 66 20 70 72 6f 62 61 62 6c |er stuff probabl| 000008e0 79 0a 0a 41 75 67 75 73 74 0a 0a 20 20 20 20 20 |y..August.. | 000008f0 53 74 61 72 74 65 64 20 6f 6e 20 61 6c 6c 20 74 |Started on all t| 00000900 68 61 74 20 73 61 76 69 6e 67 20 68 6f 2d 68 61 |hat saving ho-ha| 00000910 68 2e 20 49 74 20 64 69 64 6e 27 74 20 77 6f 72 |h. It didn't wor| 00000920 6b 20 66 6f 72 20 61 67 65 73 20 63 6f 7a 20 6d |k for ages coz m| 00000930 65 73 73 61 67 65 73 0a 20 20 20 20 20 77 65 72 |essages. wer| 00000940 65 20 74 68 65 20 77 72 6f 6e 67 20 73 69 7a 65 |e the wrong size| 00000950 20 28 74 6f 6f 20 6c 61 72 67 65 29 20 6f 72 20 | (too large) or | 00000960 6e 6f 74 20 77 6f 72 64 2d 73 69 7a 65 64 2e 20 |not word-sized. | 00000970 50 6f 6f 20 66 61 63 65 64 20 63 6f 6d 70 75 74 |Poo faced comput| 00000980 65 72 2e 0a 38 20 20 2d 20 46 69 6e 61 6c 6c 79 |er..8 - Finally| 00000990 20 67 6f 74 20 73 61 76 69 6e 67 20 74 6f 20 62 | got saving to b| 000009a0 65 67 69 6e 20 74 6f 20 77 6f 72 6b 2c 20 77 69 |egin to work, wi| 000009b0 74 68 20 63 6f 72 72 65 63 74 20 70 61 74 68 20 |th correct path | 000009c0 61 6e 64 20 74 79 70 65 2e 0a 31 33 20 2d 20 53 |and type..13 - S| 000009d0 61 76 69 6e 67 20 77 6f 72 6b 73 2c 20 6d 75 63 |aving works, muc| 000009e0 68 20 74 6f 6f 20 6d 75 63 68 20 74 72 6f 75 62 |h too much troub| 000009f0 6c 65 20 66 72 6f 6d 20 61 20 73 69 6d 70 6c 65 |le from a simple| 00000a00 20 73 61 76 65 20 61 6c 67 6f 72 69 74 68 6d 21 | save algorithm!| 00000a10 0a 20 20 20 20 20 50 75 74 20 69 6e 20 61 6c 6c |. Put in all| 00000a20 20 74 68 65 20 64 69 66 66 65 72 65 6e 74 20 77 | the different w| 00000a30 61 79 73 20 6f 66 20 73 61 76 69 6e 67 2e 20 50 |ays of saving. P| 00000a40 75 74 20 69 6e 20 64 65 6c 65 74 65 20 61 6c 6c |ut in delete all| 00000a50 20 6f 70 74 69 6f 6e 2e 0a 20 20 20 20 20 49 27 | option.. I'| 00000a60 76 65 20 6a 75 73 74 20 67 6f 74 20 74 6f 20 73 |ve just got to s| 00000a70 6f 72 74 20 6f 75 74 20 74 68 65 20 74 69 74 6c |ort out the titl| 00000a80 65 20 62 61 72 2c 20 61 6e 64 20 74 68 6f 73 65 |e bar, and those| 00000a90 20 66 69 6c 65 72 20 62 6f 72 61 64 63 61 73 74 | filer boradcast| 00000aa0 0a 20 20 20 20 20 6d 65 73 73 61 67 65 73 20 66 |. messages f| 00000ab0 6f 72 20 43 53 56 20 66 69 6c 65 20 64 6f 75 62 |or CSV file doub| 00000ac0 6c 65 20 63 6c 69 63 6b 73 2e 0a 32 34 20 2d 20 |le clicks..24 - | 00000ad0 57 6f 72 6b 65 64 20 6f 75 74 20 68 6f 77 20 74 |Worked out how t| 00000ae0 6f 20 75 70 64 61 74 65 20 74 68 65 20 74 69 74 |o update the tit| 00000af0 6c 65 20 62 61 72 20 28 6c 6f 6f 6b 65 64 20 61 |le bar (looked a| 00000b00 74 20 54 65 6d 70 6c 45 64 20 73 6f 75 72 63 65 |t TemplEd source| 00000b10 20 63 6f 64 65 21 29 0a 20 20 20 20 20 41 6c 6d | code!). Alm| 00000b20 6f 73 74 20 63 6f 6d 70 6c 65 74 6c 65 79 20 77 |ost completley w| 00000b30 6f 72 6b 69 6e 67 20 6e 6f 77 2e 0a 20 20 20 20 |orking now.. | 00000b40 20 4f 68 2c 20 6c 6f 6f 6b 20 2d 20 69 74 20 77 | Oh, look - it w| 00000b50 6f 72 6b 73 21 0a 20 20 20 20 20 57 68 69 6c 73 |orks!. Whils| 00000b60 74 20 77 61 69 74 69 6e 67 20 66 6f 65 20 42 72 |t waiting foe Br| 00000b70 79 20 74 6f 20 67 65 74 20 62 61 63 6b 20 66 72 |y to get back fr| 00000b80 6f 6d 20 55 6e 69 20 68 75 6e 74 69 6e 67 20 49 |om Uni hunting I| 00000b90 20 70 75 74 20 69 6e 20 74 68 65 20 71 75 69 74 | put in the quit| 00000ba0 0a 20 20 20 20 20 6f 6e 20 6d 6f 64 69 66 69 65 |. on modifie| 00000bb0 64 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 2e 0a |d dialogue box..| 00000bc0 20 20 20 20 20 46 69 78 65 64 20 61 20 63 75 72 | Fixed a cur| 00000bd0 69 6f 75 73 20 62 75 67 20 77 68 65 72 65 62 79 |ious bug whereby| 00000be0 20 6d 6f 64 69 66 69 65 64 20 27 2a 27 20 64 69 | modified '*' di| 00000bf0 64 6e 27 74 20 61 70 70 65 61 72 20 61 66 74 65 |dn't appear afte| 00000c00 72 20 3c 75 6e 74 69 74 6c 65 64 3e 21 0a 0a 53 |r <untitled>!..S| 00000c10 65 70 74 65 6d 62 65 72 0a 0a 34 20 20 2d 20 57 |eptember..4 - W| 00000c20 72 6f 74 65 20 6d 61 6e 75 61 6c 2e |rote manual.| 00000c2c