I'm looking to chain to a file in RPG free-form using a relative-record-number as the key. Can this be done??
Announcement
Collapse
No announcement yet.
chaining with RRN in rpg free
Collapse
X
-
Re: chaining with RRN in rpg free
You could try this just remove the K from the F spec.
workRRN = 5
Chain (WorkRRN) SomeFile;All my answers were extracted from the "Big Dummy's Guide to the As400"
and I take no responsibility for any of them.
www.code400.com




Comment