|
Easiest thing about it, op codes don't really change, they just move around
a bit.
if we have
C KEY SETLL MYFILE
in free format you put the OP code first, then the 1st parameter followed by
the 2nd and 3rd. So this becomes...
/free
SetLL Key MyFile
and you can stick it anywhere on the line you want, before column 80.
I believe the Eval OpCode even goes away, so:
C EVAL X = X + 1
becomes
/free
X = X + 1
Regards,
Jim Langston
-----Original Message-----
From: Justin Houchin [mailto:jhouchin9@charter.net]
Sent: Tuesday, April 23, 2002 11:01 AM
To: RPG Midrange
Subject: Free Format RPG
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Could someone fill me in on free format RPG???
Thanks,
Justin Houchin
Programmer
Reliatek, Inc
jhouchin9@charter.net
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
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.