home *** CD-ROM | disk | FTP | other *** search
-
- ------------------------------------
- !Help file for Saver
-
- version 1.00 (09-Apr-95)
-
- © Andrew Ayre 1995
- ------------------------------------
-
- INTRODUCTION..
-
- Saver demonstrates three things:
-
- 1. A single save window can be used to save in lots of different types
- 2. A save window doesn't have to just consist of the three standard icons.
- 3. Most importantly: how to write something like this!
-
- USING..
-
- Double-click on the icon to load. Clicking on the iconbar icon brings up
- the save window. Drag the text file icon to save a text file.
-
- Clicking on the toggle size tool reveals three radio buttons, representing
- text files, data files, and obey files.
-
- Click on a radio button to change the format that the text is saved in.
-
- NOTES..
-
- I chose those three particular filetypes because they are very easy to
- save files in. If you have the file format of Draw files, then it is simply
- a matter of changing the save bits so the relevent data is saved in the
- correct format.
-
- If you save the files straight into !Edit, the text and obey files will
- look the same. They are. They both save text in forward format, while the
- data file saves text in reverse format.
- However, if you look at the file info windows in !Edit, then you will see
- that the text and obey files are filetyped correctly.
- Saving a text file to disc and double clicking on it will usually load up
- !Edit. Double clicking on the obey file will probably result in an error
- that is something like: "File 'This' not found.".
-
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
- This software may only be distributed with the DrWimp system. No files may
- be altered or tampered with when given to others as part of the system.
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-