|
----- Message from Gad Miron <gadmiron@xxxxxxxxx> on Thu, 21 Jancompile.
2016 14:02:34 +0200 -----
To:
"Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
Subject:
[WDSCI-L] RDi Compile and CMD Analyzer
Hello everyone
First steps using RDi (9.5) and ran into the following problem with
called?
We have a home made "Pre compiler" of sorts that scans the source
before compiling and executes CMDs embedded in the source, setting LIBL,
OVRDB etc.
(it does the same after compiling as well)
This is achived by adding a CMD analyzer exit point to CRTBNDRPG and
CRTRPGMOD .
This method works fine in 5250 environment and serves us well.
However,
the Cmd Analyzer is not invoked when compiling a program in RDi studio.
Does the RDI use the same CRTBNDRPG/CRTRPGMOD CMDs as the
"Green screen" or is there other reasons why the Exit point is not
Batch?
and also, How do I setup RDi to compile "interactively" rather the
TIA
Gad
----- Message from Paul Bailey <PaulBailey@xxxxxxxxxx> on Thu, 21
Jan 2016 14:46:10 +0000 -----
To:
Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject:
Re: [WDSCI-L] RDi Compile and CMD Analyzer
I'm not sure about the CRTBNDRPG/CRTRPGMOD exit points, but maybe if
you created a CLLE program to call CRTBNDRPG/CRTRPGMOD with the
relevant parameters passed in to the CLLE you could create your own
compile command in RDi and use that instead. This should cause your
exit points to fire as if you'd done it through PDM/cmd-line.
Compile in batch is controlled in windows/preferences (search for
"command execution") and the compile in batch is at the top of that
page. You can also control it for each connection as well (right-
click the connection in the RSE view, select properties, select
"subsystems" and change to the "Commands" tab.
-Paul.
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.