×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




"WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx> wrote on 02/04/2017 01:00:01 PM:
----- Message from Roger Harman <roger.harman@xxxxxxxxxxx> on Sat, 4
Feb 2017 00:56:10 +0000 -----

To:

"Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>

Subject:

Re: [WDSCI-L] Slow opening CLP's?

Not so much opening but if you make a large paste, it can take
**forever**....


No inside knowledge here, but when you paste a large block and have syntax
checking on, each command has to be sent up to the IBM i to be validated.
Then the response has to come back--plus it has to pass RDi's validation,
formatting, etc.. I've given up on doing that (it just slows me down too
much). So I run with "Automatic syntax checking" off in the preferences. I
let my CL be syntax checked when I compile. (Or I'll request a specific
statement or block of code be checked by right-clicking and requesting
it.) I can still prompt any commands where I need the help.

And, I guess I need to open a PMR about indenting and comments.
Auto-indent does not respect the comment line above it. It aligns
with the previous valid statement.

if cond(1 = 1) then(do)
/* comment for next line */
<code> // This is pushed left to align with the if */
enddo

I'd sure like the ability to insert a tag to tell the parser not to
auto-indent or align. Of course, the compiler needs to accept it too.
<code>
/* do not adjust spacing of this code */
</code>

Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power

If you wrote up an RFE for the "do not adjust" tag, I bet it would get a
fair number of votes.

Michael Quigley
Computer Services
The Way International
www.TheWay.org

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.