#Help in REXX
All;
I've been trying to learn how the AREXX scripts work on
AutoPilot. I don't know much about AREXX so I entered one of the
examples called billing. When I ran the script it started AP and then
stopped. I brought the CLI screen forward and the following message
was there:
+++ Error 14 in Line 8:Requested Library not found
Command Returned 10/14: " " " "
Line 8—> LOGON
I think I have all the files I'm supposed to have – rexxarplib,
rexxsupport and rexxsyslib all in LIBS:
George Morrison