home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsd / drwimp / Examples / !Saver / !Help next >
Encoding:
Text File  |  1995-04-10  |  1.9 KB  |  51 lines

  1.  
  2.                     ------------------------------------
  3.                             !Help file for Saver
  4.  
  5.                           version 1.00 (09-Apr-95)
  6.  
  7.                              © Andrew Ayre 1995
  8.                     ------------------------------------
  9.  
  10. INTRODUCTION..
  11.  
  12.   Saver demonstrates three things:
  13.  
  14.   1. A single save window can be used to save in lots of different types
  15.   2. A save window doesn't have to just consist of the three standard icons.
  16.   3. Most importantly: how to write something like this!
  17.  
  18. USING..
  19.  
  20.   Double-click on the icon to load. Clicking on the iconbar icon brings up
  21. the save window. Drag the text file icon to save a text file.
  22.  
  23.   Clicking on the toggle size tool reveals three radio buttons, representing
  24. text files, data files, and obey files.
  25.  
  26.   Click on a radio button to change the format that the text is saved in.
  27.  
  28. NOTES..
  29.  
  30.   I chose those three particular filetypes because they are very easy to
  31. save files in. If you have the file format of Draw files, then it is simply
  32. a matter of changing the save bits so the relevent data is saved in the
  33. correct format.
  34.  
  35.   If you save the files straight into !Edit, the text and obey files will
  36. look the same. They are. They both save text in forward format, while the
  37. data file saves text in reverse format.
  38.   However, if you look at the file info windows in !Edit, then you will see
  39. that the text and obey files are filetyped correctly.
  40.   Saving a text file to disc and double clicking on it will usually load up
  41. !Edit. Double clicking on the obey file will probably result in an error
  42. that is something like: "File 'This' not found.".
  43.  
  44.  
  45. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  46.  
  47. This software may only be distributed with the DrWimp system. No files may
  48. be altered or tampered with when given to others as part of the system.
  49.  
  50. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  51.