home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 644a.lha / dicepref_v1.0 / DICE.sh < prev    next >
Text File  |  1992-05-20  |  389b  |  17 lines

  1. failat 21
  2. mount null:
  3. Echo "Mache Assigns für DICE..."
  4. assign DCC: $DCC
  5. assign DLIB: $DLIB
  6. assign DINCLUDE: $DINCLUDE
  7. assign DTMP: $DTMP
  8. Echo "Gehe in das Source-Verzeichnis..."
  9. cd dcc:src
  10. Echo "Lade AmigaGuide..."
  11. rxlib amigaguide.library 0 -30 0
  12. ;Echo "Lade die Cross-Referenzen für AmigaGuide..."
  13. ;rx "LoadXRef(autodoc.xref)"
  14. Echo "Starte Turbotext..."
  15. run Turbotext:TTX
  16. Echo "Fertig!"
  17.