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



Bartell, Aaron L. (TC) wrote:
I am assuming you meant "Did you specify export as an option for
gDOM_XPathSeparator?"; and yes, I did:
      // This is the service program module definition
     D gDOM_XPathSeparator...

D S 1A Export

It is exporting successfully because it shows up in the compiled object when
I DSPSRVPGM.

Remember that case matters when importing and exporting. If the name being exported in one module is GDOM_XPATHSEPARATOR, then the other module must import a symbol with the same name.


Note that if IMPORT and EXPORT are coded without parameters, then the name imported or exported is the *upper-case* version of the name on the D-Spec. RPG is not case-sensitive, and all names are converted to upper-case by the compiler.

Cheers! Hans



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.