home *** CD-ROM | disk | FTP | other *** search
- T R E X X
-
- Video Toaster ARexx Script Writer
- (complete with an Intuition interface)
-
-
- Copyright 1991 by Kurris (a.k.a. Keith Williams)
- and
- Kludge Code Software
- "If it's a good program, then it MUST be a Kludge!"
-
-
- Version 1.01 Update
-
-
-
- - What's new? -
-
- Not much, really. This version represents just a few minor fixes since v1.0.
- These fixes are:
-
- - Fixed "Help" key for OS v1.3 (press it and see!)
-
- - Fixed a bug that opened a miniscule requester when the user tried
- entering an invalid FrameStore name in the file requester.
-
- - Added a ten second delay to the generated scripts when calling up the
- Switcher for the first time (some people encountered problems without
- this).
-
- And that's about it.
-
- I WAS going to put in keyboard equivalents to match those used by the
- Toaster's Switcher, but then decided against it, since I'm not really sure
- that they are all that necessary. In the real Switcher, they are; but I don't
- think that TRexx would benefit from having them. If you disagree, let me know
- and I'll think about changing my mind.
-
- -Keith