home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
CDTools
/
S
/
ThisCD
< prev
next >
Wrap
AmigaDOS Script File
|
2000-08-18
|
493b
|
21 lines
.key onoroff
.bra {
.ket }
.def onoroff ADD
; Assigns needed by AACD13
; All assigns must have full paths
; Don't do Assign XYZ: Path:dir
; Assign ABC: XYZ:subdir
; Don't assign to AACD:
Assign >NIL: "FUN CLASS:" "AACD13:AACD/Games/FunClass" {onoroff}
Assign >NIL: WBPerplexity: "AACD13:AACD/Games/WBPerplexity" {onoroff}
Assign >NIL: ToTDemo1: "AACD13:AACD/Games/TalesDemo1" {onoroff}
;Paths needed by AACD13
;Other commands needed when initialising AACD13