home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
569a.lha
/
EdPlayer_REXX
/
EdP.readme
next >
Wrap
Text File
|
1991-08-11
|
1KB
|
22 lines
----------------------------------------------------------------------------
This archive contains a small but heavily-commented ARexx script that
demonstrates how to open the ARP library file requester, get a filename,
and pass that name to my music playing program "EdPlayer". This is useful
if you're having problems with kd_freq.library or if you just want to see a
little example of ARexx using the ARP requester or using EdPlayer.
To use this, you need: (a) ARexx itself, and (b) the arp.library.
Also it rather helps to have a copy of EdPlayer.
This archive also contains two libraries: "rexxarplib.library" and
"screenshare.library". These libraries can also be found in the freely
distributable "VLT" archives by Willy Langeveld, and didn't seem to have
any message disallowing their distribution separately. They are the
interface between ARexx and ARP.
I hope this script encourages more people to learn ARexx. That's what I
was thinking when I commented it, so I tried to make the script SO EASY to
read that anyone can look at it and see what it's doing.
--Ed Mackey, elm4@ns.cc.lehigh.edu
----------------------------------------------------------------------------