I need to call "wget" or "curl" from rexx.
And I need to get return code, as I can do it I call the routine from Bash and use "$?".
How is it done ?
I am using Guindous and
C:\>rexx -v
Open Object Rexx Version 4.1.3
Build date: Jul 4 2013
Addressing Mode: 64
Is it "RC" ?