×
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.
I think you need to put program name in all uppercase letters.
Matt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Willie J. Moore
Sent: Friday, July 25, 2008 2:23 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Calling another program from within a program
I am getting the following error messages when trying to do a call from within an RPGLE program.
"Cannot resolve to object trnseqno. Type and Subtype X'0201' Authority
X'0000'."
"Error occurred while calling program or procedure *LIBL/trnseqno."
Here is the code for the call program:
C*
C call 'trnseqno'
C*
Here is the code for the program being called:
C*
C *entry plist
C parm ftrnno 7 0
C*
I have made sure that the library list is correct. I have other programs that do a 'call' and are working fine. I cannot see any difference between these programs and the others that are working.
Would appreciate any and all help or iteals on this.
Thanks,
William Moore
--
This is the RPG programming on the AS400 / iSeries (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.