home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD1.iso
/
CDRom
/
ASIMCDfs3,0MayorUpdate.LHA
/
arexx_samples
/
asimtunes
/
select_cdrom.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-08-01
|
219 b
|
13 lines
/* This example will demonstrate the use of the select_cdrom command
in AsimTunes.
(C)1993 Asimware Innovations */
address "AsimTunes_ARexx"
select_cdrom "CD0:"
exit