home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SASC6571.LZX / extras / ced / READ.ME < prev    next >
Encoding:
Text File  |  1996-12-24  |  1.2 KB  |  37 lines

  1. SCMSG FOR CygnusEd USERS
  2. ------------------------
  3.  
  4. The two AREXX macros and the sample SCMSG configuration file provided here
  5. are the work of Loren J. Rittle.  Thanks to Loren for providing these
  6. helpful macros.
  7.  
  8. If you are a CygnusEd user, you should do the following to install the
  9. macros:
  10.  
  11.    1. Copy the contents of the REXX directory to your REXX: device:
  12.    
  13.          copy sc:extras/ced/rexx rexx: all
  14.  
  15.    2. Copy the contents of the ENV directory to your ENV: device:
  16.    
  17.          copy sc:extras/ced/env env: all
  18.  
  19.    3. Copy the contents of the ENV directory to your ENVARC: device, if
  20.       you are running version 2.0 or higher of AmigaDOS:
  21.       
  22.          copy sc:extras/ced/env envarc: all
  23.  
  24.       Note that ENVARC: may or may not exist for you under earlier versions
  25.       of AmigaDOS.  In this case, you need to make sure that step #2 occurs
  26.       for you each time you boot your Amiga.
  27.  
  28. More detailed directions on using the macros can be found in the source files
  29. for the macros themselves.
  30.  
  31. Again, we'd like to thank Loren for his work on these.  Loren can be reached
  32. via the internet as rittle@comm.mot.com .
  33.  
  34. --Doug Walker
  35.   Manager, Amiga Product Development
  36.   SAS Institute, Inc.
  37.