×
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've done something wrong and have no clue what. We have a service program
(CMSRV1) called by many RPGLE programs. I recently migrated a change to it
and stuff is blowing up all over with Signature Violations.
In the BND source, we have the following:
STRPGMEXP PGMLVL(*CURRENT)
EXPORT SYMBOL(SCGETNVPS)
EXPORT SYMBOL(SCGETNVP)
ENDPGMEXP
STRPGMEXP PGMLVL(*PRV)
EXPORT SYMBOL(SCGETNVPS)
EXPORT SYMBOL(SCGETNVP)
ENDPGMEXP
It is linked into the programs using the HSpec BNDDIR. The binding
directory entry looks like this:
Object Type Library Activation
CMSRV1 *SRVPGM *LIBL *IMMED
What piece did I miss?
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.