开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: File /IBMDocs.zip uploaded #file-notice


 

Hi Jean-Pierre,
Just two hints:
#!/usr/bin/env rexx
makes your script more portable
Do l = 1 while lines(csvFile) > 0
is a short form of your condition
--
VM/370 CE V1R1.2, Hercules 3.13 on macOS

Join [email protected] to automatically receive all group messages.