Hi
I am looping through a file and writing out records using the Queue function,however if more than one occurance is found in the file how do I tell REXX to queue both at the moment its just writing out the last record. See code below.
"EXECIO * DISKR...
Hi,
I am writing out a number to a file that has a leading Zero
eg. 01,02,03 etc only the leading zero is being dropped so I get 1,2,3 which is not what I require.
Whats if any code can I put in to preserve the Zero's
Hi
I want to strip a date from a file in standard format
convert it to a Basedate to perform some Math on it and then convert back to the new date in standard format.
Does anyone know if this is possible in Rexx and if so how to do it.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.