× 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.



QCMDEXC doesn't look at any references. Only when HS0175R is called is the service program solution done. It will occur during the program's startup phase normally - i.e. before the main logic starts - hence the need for the service program to be in the library list _before_ the program starts. You'd see the same effect if you had called it from the command line without the library in the LIBL.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Jul 23, 2018, at 5:43 PM, Peter Dow <petercdow@xxxxxxxxx> wrote:

This is mainly for the archives.

I have a command (HS0175) which calls an RPGLE program (HS0175R). HS0175R calls a CLLE program (HSSF38) from the *INZSR subroutine, which adds a library to the library list, then returns. HS0175R then uses Scott Klement's HSSFR4 service program to open a spreadsheet and process it.

When I tested this it worked fine. When a user got tried it, it failed with "Service program HSSFR4 missing".

When I started debug on HS0175R and had the user run it, it never went into debug. In other words, the error occurs before the program actually starts running. Apparently the command processor (QCMDEXC?) looks at the program references and tries to find the service program before it's used by the program. I happened to have the correct library in my library list when I ran the command; the user did not.

The solution was to have the command call a CLLE program which calls HSSF38, then HS0175R. An extra program because the command processing program is a little too pro-active.

--
*Peter Dow* /
Dow Software Services, Inc.
909 793-9050
petercdow@xxxxxxxxx <mailto:petercdow@xxxxxxxxx>
pdow@xxxxxxxxxxxxxx <mailto:pdow@xxxxxxxxxxxxxx> /


--
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 thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.