|
When you compile your program, it might be good for you to specifyI tried that. What I see in the compiled listing is:
option(*SECLVL) on the compile command, so that additional information will
be provided for errors until you get a feel for them.
If you call here for
help, it would be good to provide the error message ID (RNFxxxx) and the
source line (at a minimum) that caused the error.
In this case, I can guess that the system's telling you that you're trying
to reference a procedure called READLINE and you have not provided a
prototype for that procedure.
Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
"Money is what you'd get on beautifully without if only other people weren't
so crazy about it."
-- Margaret Case Harriman
I'm getting an error saying:
Definition not found for symbol 'READLINE'
I'm not sure what I am doing wrong.
What I need to do is read all records in all files in /tmp on the IFS.
I have created the service program IFSTEXTR4 Read and write streem
files to IFS
from:
www.scottklement.com/rpg/ifs_ebook/textwriting.html
www.scottklement.com/rpg/ifs_ebook/textreading.html
Then I used the example CH7ReadDir from:
www.scottklement.com/rpg/ifs_ebook/ch7readdir.html
And added the read file subroutine called showfile to it.
From:
www.scottklement.com/rpg/ifs_ebook/ch5test.html
When I compile it the error I get is:
Definition not found for symbol 'READLINE'
If someone likes I can paste the code so you can look at it.
Thank you,
Gary
--
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-2024 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.