Page 1 of 1
Free Format RPGLE
Posted: Wed Sep 04, 2019 12:03 pm
by Russell.Pangborn
The sample code I have for LongRange starts with fixed format code with H,F and D specs and then goes free format. Is there any EZI sample code that is entirely free format? Can I convert the EZI sample code I have to totally free format?
Re: Free Format RPGLE
Posted: Thu Sep 05, 2019 9:40 am
by MarkDuignan
There is no EZI sample code that is entirely free format available. '
This is because LongRange supports back to i5 OS version 6.1, and as far as I know the completely free format RPG capabilities only arrived (in progressive stages) in the later OS 7.n OS versions. See
https://www.longrangemobile.com/docs/lr ... platforms/ noting that V7R4M0 needs to be added to the list.
If you are using a 7.n OS version you could certainly convert the sample code to be totally free format.