home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / BLITZBASIC2V1,6AGA1.DMS / in.adf / s / startup-sequence < prev   
Encoding:
Text File  |  1992-05-29  |  292 b   |  15 lines

  1. ;
  2. ;Quick Startup-Sequence for Blitz2
  3. ;
  4. ;For correct operation, Blitz2 requires the files
  5. ;'ted' (the source code editor) and 'deflibs' (blitz 2's libraries)
  6. ;to be in a 'blitz2:' drawer
  7. ;
  8. ;If you're running under 1.3, you may want to 'un-rem' the following:
  9. ;
  10. ;mount newcon:
  11. ;
  12. loadwb
  13. endcli
  14.  
  15.