|
Is there a way to do a call without defining the PR and PI?
When converting code to free form I tend to leave the CALL's with PARM's in
column format.
Thanks.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Joep Beckeringh
Sent: Sunday, September 09, 2012 6:17 PM
To: RPG programming on the IBM i / System i
Subject: Re: Formal RPG Free Standards
Hi Scott,
Another thing I found that can't be done in fixed format: use XML-INTO
with error extender. It just doesn't fit!
Joep Beckeringh
Op 08-09-12 07:11, Scott Klement schreef:
Hi John,--
I understand how you made the mistake.
FWIW -- there are _very_ few things that can be done in free format that
you can't also do in fixed format. (in almost the exact same way!)
The big advantages to free format are:
1) The ability to indent code (since opcodes, factor1/factor2/result,
etc) don't have to be in particular positions.
2) More space, since you don't waste about 1/2 of each line of code with
unnecessarily blanks. This is the BIGGIE for me... having space to
write things. It was so hard to make expressions fit in the "extended
factor 2" syntax, since you were so limited in space.
The advantage is NOT functionality. Aside from the %FIELDS BIF, I can't
think of anything that you can code in free-format that doesn't also
work in fixed.
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.