home *** CD-ROM | disk | FTP | other *** search
- =================================================
- PLEASE BEAR IN MIND THAT THIS IS MY FIRST EVER
- PROGRAM IN AMOS OR AMOS PROFESSIONAL.
- MY FIRST EVER PROGRAM COME TO THAT, APART FROM
- A INCREMENTER COUNTER WHICH WAS ALL OF TEN LINES
- LONG IN HI-SOFT BASIC.
- I INCLUDE THE ERRORS I MADE IN CASE THEY HELP
- OTHERS.
- =================================================
- Version 1.05
-
- What a lot of mistakes, thanks Betatesters!
-
- Got carried away with text reader, Too large
- and text too near the edge.
-
- Moved text files in by 3 characters or more to
- try to ensure they don't get lost on some
- screens.
-
- Music.abk turned off when cast was selected. I
- had deleted variable in error - not very bright
- of me. Corrected.
-
- Changed the Icon but for some reason even with
- Clean up it dives off to one side so that only
- half the icon shows. Forced it back into
- position after about THREE goes at snapshot.
- Strange.
-
- Ah the joys of WB 1.3. The icons in the Rune
- MasterDocs look fine but they actually overlap
- if you view them on a more recent WB, Used
- clean up to HOPEFULLY rectify this. Also took
- the opportunity to enlarge the window so all
- the docs can be seen without scrolling.
-
- Removed Yes or No option.
-
- Altered delays on introductory windows and help
- panel. Hopefully non speed readers have a fair
- chance to read these now.
-
- This Version
- =================================================
- Version 1.04
-
- [Actually 2 releases but I forgot to change the
- version number:Both Beta test versions]
-
- Amended Armanen set. Revised method of reading
- this set.
-
- Switched to Muchmore.
-
- Revised background graphic.
-
- Added tune option, not recommended for extended
- use with A500 as ½ meg chip memory won't last
- long. The cast steals a bit more memory every
- time it's used and I haven't worked out why yet.
-
- To release more memory I erased Music.abk when
- not in use.
-
- Introduced new Icon for caster
- =================================================
- Version 1.03
-
- Beta release only.
-
- Enlarged translations of Runes
-
- Revised document selection. Loads into text
- reader. Yes, the obvious way.
- I.E. Trap Read Text "<pathname>"
-
- Added Version.Doc file
-
- Switched to More instead of PPmore for now.
-
- =================================================
-
- Version 1.02: 20th February, 1994
-
- Beta release only. Added .Doc files, Revised menu
- order. Revised background graphic.
-
- Switched to Bob instead of Paste Bob. Slight
- flicker but not too bad. Can't Double buffer
- ran out of memory on A500.
-
- I had used a file selector which was A] Clumsy and
- also B] Totally unnecessary to load .Doc files.
- I.E. Trap Read Text Fsel$ ("**")
-
- PPmore wouldn't work from CLI. Not even with
- PowerPacker.library. Worse, it Gurued with
- 00000004.00C05058.
-
- ==================================================
-
- Version 1.01: 30th January, 1994
-
- Beta release only
-
- No .Docs - oops!
-
- Pasted Bobs but couldn't delete them.
- I was using the wrong command!
-
- Couldn't find AMOS sprite or procedure. Phoned
- Europress Software.
-
- "Just put that it's written in AMOS" said the man
- from Europress Software.
-
- ==================================================
-
- Version 1.00
-
- First compiled version. Not released
-