|
Susanne & Violaine--experienced something similar yesterday, possibly just coincidence, or may be related
was adding a new procedure, merrily coding along in free form when attempted to add an inline // comment trailing an "else;" statement, but noticed that moving the cursor off that line caused the entire line to go green, signifying that the entire line had been made a comment?
then noticed that the entire new routine was not colored, which was somewhat puzzling - checked member type, it was RPGLE
turned out that the issue was the /free and /end-free directives starting in position 8, not position 7, adjusting this brought the proper commenting and coloring back, but only once the lines had been "touched"
unsure whether the compiler requires the /free and /end-free to start in 7, checked by changing an existing routine so they're in 8, saving, closing, opening and find that it's all in black with only the comments in green and that the trailing comment now colors the entire line green - ran a compile to test and it failed with many RNF0258 "Form-Type entry is not valid for subprocedures, or is out of sequence." messages
does seem rather ironic that the directive which serves as the gateway to free form _must_ be in a _fixed_ position ;)
suggest it might be friendly to do one or the other of the following... - allow the /free and /end-free directives to start in other positions - warn the developer if/when they place it where it should not be thx & hth, --Jerome On Nov 3, 2006, at 9:20 AM, Anwendungsentwicklung wrote:
Hi Violaine, thanks for the information.I found the logs, but I have no found the RPU (WDSC 5.1.2). I only found aBuilt-ID: 20040609_0820. Helps this for you? My logs are very big. What strings I'm searching for?But good news: today I have no problems with my colors. I don't know why,although I'm happy... Thanks, Susanne -----Ursprüngliche Nachricht----- Von: Violaine Batthish [mailto:batthish@xxxxxxxxxx] Gesendet am: Freitag, 3. November 2006 15:25 An: Websphere Development Studio Client for iSeries Betreff: Re: [WDSCI-L] Lpex Editor: colors Hi Suzanne, There are 2 relevant log files: workspace\.metadata\.log and \workspace\.metadata\.plugins\com.ibm.lpex\editor.log To find what service level you are at:Open Rational Product Updater (RPU), on the first page it should list whatis installed, and you should be able to see a version for the RSE componant like 6.0.1.2 thanks, Violaine Batthish WebSphere Development Studio Client, IBM Toronto Lab wdsci-l-bounces@xxxxxxxxxxxx wrote on 10/30/2006 03:54:37 AM:Hi Violaine, I have problems to find the informations you want to know. Where can I find the service level and the .log file? My problems exist in editing RPGLE. Thanks in advance. Regards, Susanne--This is the Websphere Development Studio Client for 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 Websphere Development Studio Client for iSeries (WDSCI- L) mailing listTo 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.
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.