|
Yes.
The RPG procedure needs to be defined with ExtProc('mixedCaseName') or
alternatively name the procedure internally as mixedCaseName and add
ExtProc(*dclcase)
BUT - that will impact all existing callers of the routine because the
external name will be different. I guess you could get round it with a
mixed-case named stub that calls the upper case version.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Mar 16, 2018, at 7:51 AM, Jay Vaughn <jeffersonvaughn@xxxxxxxxx>wrote:
mailing list
So i am able to call an external rpg procedure from my cobol ILE pgm IF
that procedure is named in uppercase and 10 or less char's.
Anyone know who I can lift that limitation? We like to use long case
mixed procedure names in RPG and don't want to have to be restricted to
this just for cobol.
Thanks
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
To post a message email: RPG400-L@xxxxxxxxxxxxquestions.
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
link: http://amzn.to/2dEadiD
Help support midrange.com by shopping at amazon.com with our affiliate
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD
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.