×
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.
Something like this.
Service program:
/if not defined(MAIN)
{header & file specs}
/endif
{exported prototypes}
/if defined(MAIN)
/EOF
/endif
/define MAIN
Program:
/define MAIN
{header & file specs}
/include QRPGLESRC,MYSRVPGM
________________________________
From: dlclark@xxxxxxxxxxxxxxxx <dlclark@xxxxxxxxxxxxxxxx>
Sent: Thursday, November 30, 2017 12:48 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] RDi 9.6 Procedure wizzard
"WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx> wrote on 11/30/2017 01:40:51 PM:
Not seeing it on my end. I personally find compiler directives a better
way to bring in prototypes from the actual target program source, rather
than use /copy books to a source member with just a prototype in it
What compiler directive is it that will bring in prototypes from
the actual target program source?
Sincerely,
Dave Clark
--
int.ext: 91078
direct: (937) 531-6378
home: (937) 751-3300
Winsupply Group Services
3110 Kettering Boulevard
Dayton, Ohio 45439 USA
(937) 294-5331
*********************************************************************************************
This email message and any attachments is for use only by the named
addressee(s) and may contain confidential, privileged and/or proprietary
information. If you have received this message in error, please
immediately notify the sender and delete and destroy the message and all
copies. All unauthorized direct or indirect use or disclosure of this
message is strictly prohibited. No right to confidentiality or privilege
is waived or lost by any error in transmission.
*********************************************************************************************
As an Amazon Associate we earn from qualifying purchases.