The /free and /end-free are no longer required. The system knows what code is free and what code is not. You can literally mix them up, e.g. dsply 'Hello world'; c 'Hello world' dsply return;
Correctamundo! I mention that in the video, and just included this to show beginners that 20 years ago, the first version of RPG that included freeformat calculations needed the /free /endfree I can still remember how exciting it was to write my first /FREE programs :)
The /free and /end-free are no longer required. The system knows what code is free and what code is not. You can literally mix them up, e.g.
dsply 'Hello world';
c 'Hello world' dsply
return;
Correctamundo! I mention that in the video, and just included this to show beginners that 20 years ago, the first version of RPG that included freeformat calculations needed the /free /endfree
I can still remember how exciting it was to write my first /FREE programs :)