home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2135.dms / in.adf / s / startup-sequence < prev   
Encoding:
Text File  |  1992-08-11  |  365 b   |  21 lines

  1. c:setpatch >NIL:
  2. c:version >NIL:
  3. addbuffers >NIL: df0: 22
  4. makedir ram:T ram:Clipboards ram:env ram:env/sys
  5. copy >NIL: ENVARC: ram:env all quiet noreq
  6. assign ENV: ram:env
  7. assign T: ram:t
  8. IPrefs
  9. setmap gb
  10. Intro.PD
  11. echo " "
  12. echo " "
  13. ask "Do you want to load some demo pics into RAM:? (Y/N)"
  14. if warn
  15. echo " "
  16. copy example-pics/#?.PIC to RAM:
  17. endif
  18. LoadWB
  19. endcli >NIL:
  20.  
  21.