home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 3
/
Aminet 3 - July 1994.iso
/
Aminet
/
util
/
cdity
/
AppMenu2_0.lha
/
AppMenu2.0
/
TestMenu.first
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-14
|
279 b
|
12 lines
If NOT EXISTS ENV:AppMenu
Echo "Creating dir *"ENV:AppMenu*".*N"
MakeDir ENV:AppMenu
Wait 1
EndIf
Echo "Creating file *"ENV:AppMenu/AppMenu.prefs*" from *"TestMenu.pre*".*N"
AppMenu >NIL: FROM TestMenu.pre USE
Wait 1
Echo "Starting AppMenuCx"
Run >NIL: AppMenuCx
Wait 5