|
The name of the program being called (surrounded by single quotes in your prototype's EXTPGM keyword or CALL statement) must be in UPPER CASE: C Call 'ARC543' Or D Arc543 PR Extpgm('ARC543') /free Arc543(); /end-free There are some C-type APIs and such that have mixed-case names (which is why you have to put the name in quotes), but user-written programs are generally upper-case. Francis Lapeyre IS Dept. Programmer/Analyst Stewart Enterprises, Inc. E-mail: flapeyre@xxxxxxxx -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of steema@xxxxxxxxxxxxx Sent: Thursday, January 12, 2006 8:01 AM To: RPG programming on the AS400 / iSeries Subject: Problem w/ Window subfile not called HI I wrote a Windows subfile program that I put in another program, it should be called on an F4. A parm is being passed and there is a parm on the other program. If you can help please, i have not done this in probably 10 years.I get this message: Message ID . . . . . . : MCH3401 Date sent . . . . . . : 01/12/06 Time sent . . . . . . : 09:01:34 Message . . . . : Cannot resolve to object rbrcls3. Type and Subtype X'0201' Authority '0000'. Cause . . . . . : Either a system pointer or a data pointer can not be resolved. -- 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.
This mailing list archive is Copyright 1997-2025 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.