home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 4: Phase Four / 17Bit_Phase_Four.iso / files / 3257.dms / 3257.adf / s / startup-sequence < prev    next >
Text File  |  1994-09-15  |  219b  |  15 lines

  1. makedir ram:env
  2. assign env: ram:env
  3.  
  4. if exists afax:s/afaxassign
  5.        execute afax:s/afaxassign
  6. endif
  7.  
  8. mount null:
  9. run >nil: <nil: l:fifo-handler
  10.  
  11. if exists afax:s/AFAX-Startup
  12.     execute afax:s/AFAX-Startup
  13. endif
  14. gowb
  15.