home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 3
/
AACD03.BIN
/
AACD
/
Magazine
/
Guru
/
ChoosePPC2
< prev
next >
Wrap
Text File
|
1999-10-25
|
310b
|
18 lines
;Check for F8 key
KeyPressed 87
If WARN
; Use PowerUp
Copy LIBS:ppc.library.PowerUp LIBS:ppc.library CLONE QUIET
EndIf
;Check for F9 key
KeyPressed 88
If WARN
; Use WarpUp
Copy LIBS:ppc.library.WarpUp LIBS:ppc.library CLONE QUIET
EndIf
; Otherwise use whatever was selected last time
PPCInstall >NIL: