home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / comm / fido / spot / rexx / afmpe.doc < prev    next >
Text File  |  1994-01-13  |  4KB  |  111 lines

  1.  
  2.                                __  ___
  3.                                |_)( |_)
  4.                                |  _)| \
  5.                            S O F T W A R E
  6. ______________________________________________________________________
  7.  
  8.    Presents: AreaFix Manager Preference Editor (AFMpe)
  9. Description: An Arexx script to edit the AFM prefs files
  10. Requirement: Registered copy of Spot, AreaFixMan.spot script.
  11.     Version: 1.0
  12.        Date: 08/01/94
  13.  
  14.       Status: Freeware.   
  15. Contribution: n/a
  16.  
  17.  Acknowledge: Spot, Nico Francois; Arexx, William S. Hawes
  18. ______________________________________________________________________
  19.  
  20.              "About time it had a preferences editor..."
  21.  
  22. Brief ________________________________________________________________
  23.  
  24. In the past it has been extremely difficult to change any settings
  25. for AreaFixMan.  It has meant manual editting via a text editor
  26. or wordprocessor.  This script hopes to simplify this.
  27.  
  28. Usage ________________________________________________________________
  29.  
  30. USING AFMpe
  31. ¯¯¯¯¯¯¯¯¯¯¯
  32. AFMpe is used from a shell window.  To use it, it must be triggered
  33. by the Arexx launcher program RX, followed by the name of the script:
  34.  
  35.  1> Rx AFMpe.rexx
  36.  
  37. Once it has been called, a couple of introductory lines appear
  38. followed by a short pause and the first 'record' in your AFM prefs
  39. file.  If you do not have an AFM prefs file you will be told so...
  40. new files are made via AFM itself.
  41.    Once the first record has been displayed, a number of selections
  42. will appear: Next, Previous, Delete, Edit, Save, Use and Cancel.
  43. The key you must type to use them is indicated by the underlined
  44. letter which 'just happens' to be the first letter of each word,
  45. quite uncanny really.  Anyhow, 'next' will show you the next area
  46. you have settings for, and previous will take you back a record
  47. (if possible).  New records are created via AFM itself so don't
  48. go htting 'A' and wondering why it doesn't work.
  49.    Delete will not delete the record, so you may wonder what its point
  50. is.  Well, delete simply marks the record so that it is not saved
  51. if you save or use the settings after playing about with them.  If you
  52. decide not to delete an area, use Delete again.
  53.    Edit is the most complicated and allows you to change any setting
  54. for the area.  To keep previous settings simply hit return on a blank
  55. line for each part you wish to leave unchanged and type in a
  56. replacement for ones you do wish to change.  Announce can be turned
  57. on or off using 'on' or 'off' respectively, I felt thia would be
  58. easier to rememeber than using 'on' for off and 'off' for on, if you
  59. feel you would prefer it the other way around, simply send me a
  60. message and I'll remind you of just how sad you really are.
  61.    Use will save the settings to ENV: so that AFM will use the new
  62. settings.  If you switch your machine off without copying the prefs
  63. to ENVARC: either via shell or by reloading AFMpe and selecting save
  64. then the prefs will be lost.
  65.    Save will perform the same as 'use' except it has extra oomph and
  66. will also copy the prefs (via the cli command 'copy') to ENVARC: so
  67. that prefs will be used for evermore Amen.
  68.  
  69. UPGRADING
  70. ¯¯¯¯¯¯¯¯¯
  71. This, and future versions of AFMpe can be used to upgrade your
  72. prefs file but only if they are of version 2.6 or later.  To
  73. upgrade, simply load AFMpe and select SAVE, simple as that.  If you
  74. wish to turn on/off or use new features, you can do this before
  75. saving.
  76.  
  77. Future Enhancements __________________________________________________
  78.  
  79. o Support for new AFM pref settings :-)
  80.  
  81. Disclaimer ___________________________________________________________
  82.  
  83. o I am not responsible to any damage caused through the use or misuse
  84. of this product and so it must only be used at your own risk.  All
  85. efforts have been made to ensure the stability of the program but
  86. this does not mean it is 100% safe.  Please backup any important data
  87. that could be damaged through the use of this software until you are
  88. sure that it is stable...Amen.
  89.  
  90. Donations/Comments ___________________________________________________
  91.  
  92. Any comments or donations can be sent to:
  93.  
  94.  PSR Software
  95.  Paul Ruane
  96.  26 Birdwood Close,
  97.  Selsdon, Surrey.
  98.  CR2 8QG.
  99.  
  100. I may also be contacted at the following addresses as Paul Ruane:
  101.  
  102.  Fidonet_____
  103.  2:252/149.3
  104.  2:253/516.12
  105.  
  106.  Amiganet____
  107.  39:135/14.3
  108.  39:135/13.12
  109.  
  110. _________________________________________________________________NULL_
  111.