×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Perhaps just closing the file and reopening?
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Patrik
Schindler
Sent: Monday, December 16, 2024 6:50 AM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: [V4R5] File in arrival sequence: Correct way to place pointer at
BOF
Hello,
I have a PF that is used as temporary storage for a cpyfrmimpf. It has no
keys whatsoever and is truncated before each run (rmvm, addpfm). I reference
that file in RPGLE without the K flag, because it has no keys.
What is the correct way to place the file pointer at BOF?
Neither setll *START, nor *LOVAL work: The compiler complains that these are
invalid. Setting it to 1 makes the program compile. But this is now based on
the assumption that there is always a RRN 1 in the file.
Did some Googling but did not find enlightenment. Hints are welcome!
:wq! PoC
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.