#Arexx problem
You probably have in invalid library in the ARexx search list. You can use the
rxlib command to list out the currently defined libraries in the ARexx library
list, and then check these to make sure they're all valid ARexx external
function libraries.
I'd suggest that you capture the list and report it back here, and I'll check
it over.
Bill Hawes