Thanks, I got a new Windows-7 PC, and I am going to try RDP 8.5 again. Now that I have a way to solve that "Stale Source" issue, that forced me to downgrade to RDP 8.0.3.
Windows>Preferences>Remote System -> Uncheck the "Use Cached information to restore the Remote Systems View"
-Ken Killian-
(423) 510-3129
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Edmund Reinhardt
Sent: Thursday, October 18, 2012 4:22 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Cc: wdsci-l-bounces@xxxxxxxxxxxx
Subject: Re: [WDSCI-L] *ENTRY vs. " PI " in RDP 8.0.3 problems with OUTLINE view
By the way, another advantage of the live outline support in RDp 8.5, is that the program verifier is no longer required to get the info to display in the outline. Since the program verifier is the actual front end of the compiler it is written in C and has to be called as a native DLL. So when it crashed, it has the ability to take down the whole IDE. As of 8.5 no bug in the outline view will ever take down the IDE.
I tested your example on our current level of live outline support and it is handled without a problem.
I recommend upgrading.
Regards,
Edmund (E.H.) Reinhardt
COBOL IDE on AIX, DDS, WebFacing, System i Application Development, Rational Developer for Power
2D barcode - Phone: 1-905-413-3125 | Phone: 1-905-854-6195 IBM
encoded with E-mail: edmund.reinhardt@xxxxxxxxxx
contact AIX COBOL: 8200 Warden Ave
information www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON L6G 1C7
"In every thing give thanks: for this is the will of Canada
God in Christ Jesus concerning you." - 1
Thessalonians 5:18
From: Brian May <bmay@xxxxxxxxxxxxxxxxx>
To: Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>,
Date: 10/18/2012 01:02 PM
Subject: Re: [WDSCI-L] *ENTRY vs. " PI " in RDP 8.0.3 problems with
OUTLINE view
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
Instead of venting on the mailing list, just report the issue as a bug to IBM so the Rational team can fix it.
Brian May
IBM i Modernization Specialist
Profound Logic Software
http://www.profoundlogic.com
937-439-7925 Phone
877-224-7768 Toll Free
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Ken Killian
Sent: Thursday, October 18, 2012 11:49 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] *ENTRY vs. " PI " in RDP 8.0.3 problems with OUTLINE view
Eric,
I try that, does NOT WORK...
Unless I hard code my program name with ExtPgm('MPGM')
D Entry PR ExtPgm('MYPGM')
D 7 Const
D Entry PI
D Customer 4 Const
I usually code like this, but RDP 8.0.3 does not work with Outline view:
Since I use V7R1M0, I no longer code the optional "PR" prototypes, because they are NOT NEEDED! <Joy Joy>
D PI
D Customer 4 Const
Program compiles and runs perfectly. Just the RDP outline view does not work...
<Big Frown>
So, back to *ENTRY, and FREE-FORMAT for the rest...
Whoops, then the new %BIF %PARMNUM no LONGER works...
<big Frown>
I can't win!!! Unless I HARD-CODE the PROGRAM name in every program...
That is STUPID and redundant!!! (To hard-code the program name in the procedure interface.) Yes, I understand it might be need if bind multiple modules together. But, we use Service Programs. <Big Smile>
-Ken Killian-
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of DeLong, Eric
Sent: Thursday, October 18, 2012 10:45 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] *ENTRY vs. " PI " in RDP 8.0.3 problems with OUTLINE view
Try just using "ENTRY" in the name portion... You can name the program internally however you want, and I've used this syntax before to appease the search habits of other coders.
-Eric DeLong
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Ken Killian
Sent: Thursday, October 18, 2012 9:05 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (wdsci-l@xxxxxxxxxxxx)
Subject: [WDSCI-L] *ENTRY vs. " PI " in RDP 8.0.3 problems with OUTLINE view
Hi,
Going forward, I am using the procedure interface the "PI" for my *ENTRY parameters.
But, I hate HARD-CODING the program name in the "PI"...
So, I leave it BLANK, and it compiles fine and executes as expected! Cool!
Now to back to RDP 8.0.3, it blows up when I try to create an OUTLINE view.
It just crashes and ends RDP. No message, No Error, just ENDS...
<Big Frown>
I even tried to verify first. But that fails, because it wants me to HARD-CODE the Main procedure in the "PI" statement...
I guess I should go back to FIXED Format for *ENTRY parameter list...
<Disappointment>
PS. I understand when you have multiple modules, and you need to know the main interface. But, we mostly use Service programs.
Ken Killian
Senior ILE RPG Developer/C# .Net Developer in Training.
SoftLanding/TurnOver Administrator
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.