×
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.
Yeah, I figured it'd be a one of those things I'd slap my forehead over.
Thank you very much,
Kurt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Simon Coulter
Sent: Thursday, February 25, 2010 5:21 PM
To: RPG programming on the IBM i / System i
Subject: Re: Protected Prototypes
On 26/02/2010, at 10:00 AM, Kurt Anderson wrote:
Am I missing something obvious? I don't have this procedure in the
binding directory
You don't list procedures in binding directories anyway. They only
contain *MODULE and/or *SRVPGM objects.
and it does not have the Export keyword.
It needs EXPORT to make it visible outside the *MODULE. Whether it is
also visible outside the *SRVPGM depends on the binder source (or the
use of EXPORT(*ALL) which should be avoided)
Regards,
Simon Coulter.
--------------------------------------------------------------------
FlyByNight Software OS/400, i5/OS Technical Specialists
http://www.flybynight.com.au/
Phone: +61 2 6657 8251 Mobile: +61 0411 091 400 /"\
Fax: +61 2 6657 8251 \ /
X
ASCII Ribbon campaign against HTML E-Mail / \
--------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.