开云体育

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

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


 

开云体育

Hi Stefan,?

Thanks for the hints. I used Rexx a lot (since VM/SP3 on a 4341 to the abandon of OS/2) [Then I switched to Java in order to avoid Windows even if my shop was using it) and since my retirement, I have played with lua (quite nice) so my rexx skills are quite rusted.

My discovery of Hercules and the ability (mailny due to René Ferland so kind help) of having a vm-esa working machine will certainly help me in re-mastering language.

Thanks again. have a nice day

Jean-Pierre

Le 03/04/2025 à 14:52, Stefan A. Haubenthal via groups.io a écrit?:
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
-- 
Jπr

Join h390-vm@groups.io to automatically receive all group messages.