home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 274.lha / NazCron_v1.0 / Read-Me < prev    next >
Text File  |  1989-08-06  |  5KB  |  120 lines

  1.  
  2.  
  3.  
  4. NazCron - Version 1.0
  5. ---------------------
  6.  
  7. Copyright (c) 1989 by Don Nafis & Nazlo Associates Ltd. All rights reserved.
  8.  
  9.  
  10. NazCron provides timed command processing similar to the Unix Cron command
  11. and the Amiga AmiCron command.  As with these programs, NazCron reads events
  12. from an ASCII text file and, when the indicated time is reached, executes the
  13. program whose name and parameters you have supplied.
  14.  
  15. Unlike these other Cron programs, NazCron allows for extensive manipulation
  16. of the events and most of the program functions through ARexx.  You may add,
  17. delete and display events using the ARexx language and you can use ARexx to
  18. control file and event processing.
  19.  
  20. You do NOT, however, need ARexx to run NazCron.  Without ARexx, NazCron is
  21. still a full featured Cron program.  NazCron reads and processes the same
  22. event file format as AmiCron but detaches itself from the CLI, executes more
  23. efficiently and uses less memory.
  24.  
  25.  
  26. Distribution files:
  27.  
  28.   Read-Me        - This file.
  29.   NazCron.doc    - Full documentation in printable form.  
  30.                    To print, just execute the following from the CLI:
  31.                       copy NazCron.doc to prt:<cr>
  32.                    You may read this on your screen with the CLI TYPE
  33.                    command or any other text reader, but the file contains
  34.                    embedded printer control characters which may make it
  35.                    difficult to read.  If this bothers you, you should be
  36.                    able to remove the characters with a text editor prior
  37.                    to viewing on your screen.  You should find it easier,
  38.                    though, to work from a printed copy.
  39.  
  40.   NazCron        - The NazCron program.  For best results, copy this to
  41.                    your C: directory, or make sure that it is available
  42.                    in a path accessible to ARexx.
  43.   NazCron.info   - Icon for NazCron.  NazCron can be started from the
  44.                    Workbench.  To do so, you must copy this file and the
  45.                    program file (NazCron) to the same directory, one which
  46.                    is a Workbench drawer.  Open the drawer and double click
  47.                    on the NazCron icon and NazCron will swing into action.
  48.  
  49.   NCStart.rexx   - Sample ARexx script.  This script suggests a method
  50.                    of starting NazCron that uses the least amount of
  51.                    your Amiga's resources.
  52.   NC.rexx        - Sample ARexx script.  A general purpose script that
  53.                    enables you to send commands to NazCron directly from
  54.                    the CLI.
  55.   NCAdd.rexx     - Sample ARexx script.  Adds events to the NazCron event
  56.                    list from a CRONTAB formatted file.
  57.   NCShow.rexx    - Sample ARexx script.  Complete display of all active
  58.                    NazCron named events.
  59.  
  60.   CRONTAB        - Sample Crontab file.  This is useless as a CRONTAB file
  61.                    but shows examples of various combinations of parameters.
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. NazCron may be copied and freely distributed for personal use.
  70.  
  71. NazCron is shareware, user-supported software.  If you like NazCron and
  72. continue to use it after a trial period, please send the $10 shareware fee to
  73. the address listed below and become a registered user.  As a registered user,
  74. you will be assured of timely information on upgrades, you will be given
  75. membership in the support section of our BBS, Viva! Amiga!, and you will feel
  76. good about contributing to the development of new utility programs for the
  77. Amiga.  By supporting all shareware authors, you will be in the driver's seat
  78. when it comes to deciding where future Amiga programs will be going; you will
  79. have a loud voice when we programmers are trying to hear what Amiga owners
  80. want to see in programs of the future.
  81.  
  82. Send your check for $10.00 to
  83.  
  84.   Don Nafis
  85.   Nazlo Associates Ltd.
  86.   P.O. Box 1515
  87.   Laurel Springs, NJ  08021
  88.  
  89. Please make your check payable to "Nazlo Associates Ltd.".
  90.  
  91. Commercial vendors may distribute NazCron with their products as long as they
  92. distribute all files provided here and make it clear that NazCron is
  93. shareware.  Before distributing NazCron with your package, you must send for
  94. written permission.  This way I can make sure that you will be distributing
  95. the latest version.
  96.  
  97. If you find this program lacking in any way and thus choose not to register,
  98. I would like to hear your suggestions or complaints.  Please contact me at
  99. one of the following and give me a piece of your mind:
  100.  
  101.  
  102.   Nazlo Associates Ltd.
  103.   P.O. Box 1515
  104.   Laurel Springs, NJ  08021
  105.  
  106.   (609) 228-8088 Voice
  107.  
  108.   (609) 227-8278 BBS -
  109.                           Viva! Amiga!
  110.                     3/12/24 - 8/N/1 - 24 hours
  111.                        130 Megabytes Online
  112.  
  113.   Compuserve 70656, 133
  114.  
  115.  
  116. Thank you.
  117.  
  118.  
  119. Don Nafis
  120.