/* Directory Opus REXX Script Created By Pink Floyd */
options results
address 'DOPUS.1'
lf = '0a'x
flag=Exists("Libs:rexxreqtools.library")
if flag=0 then do
say "! ERROR ! Libs:RexxReqTools.Library not found."
Exit
end
addlib("rexxreqtools.library",0,-30)
result = ''
Call rtezrequest("Please Select." lf "Which Fake Device You Wish To Mount?","FF_0:|FF_1:|FF_2:|FF_3:|FF_4:|SC_0:|_RAD:|_Cancel","Drive Mounter for Opus 5*","RTEz_Flags=EZReqF_CenterText RT_ReqPos=ReqPos_CenterScr RT_PubScrName="DOPUS.1)