home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 046.lha / s / startup-sequence2 < prev   
Encoding:
Text File  |  1987-03-22  |  243 b   |  11 lines

  1. IF NOT EXISTS :A-Render/programs/RENDER
  2.   ECHO "  Sorry, couldn't find the A-Render system, see the install info.  "
  3.   QUIT
  4. ENDIF
  5. ECHO " "
  6. ECHO "  Setting up A-Render now . . ."
  7. PATH :A-Render/programs
  8. STACK 22000
  9. startup_message
  10. CD :A-Render
  11.