I want to read a file twice that doesn't have any keys in an RPG program (not ILE). After reading all the records in the file once to the end of the file (so that I can hold information in certain arrays) I can't find a way of repositioning it back to the top so that I can read it again. SETLL doesn't work on files without a key. Any ideas how this can be done?
Announcement
Collapse
No announcement yet.
Reposition file with no key
Collapse
X
-
Re: Reposition file with no key
There is a post by that remarkable woman of Coding (Birgitta) that might be of some help here.
See this: http://www.code400.com/forum/showpos...74&postcount=2
It might give you some alternatives as well...
-Rick
Comment




Comment