+ Reply to Thread
Results 1 to 6 of 6

Thread: CODE/400 and looonnnngggg name support

  1. #1
    Guest.Visitor Guest

    Default CODE/400 and looonnnngggg name support

    Violane/Mike, I spoke to Inge Weiss during the last COMMON about a problem I am having with CODE, and thought I'd follow up. The majority of our current RPG development (yes, we STILL develop in RPG!) is done using NOMAIN modules full of procedures and data elements with _VERY_ descriptive names (ex. pSetMcovrgpcRenewalRate1 (procedure name), wBusObjData.wProcessingStatus (data structure subfield), etc. The way we define these fields in RPG is to use the '...' continuation sequence, as shown below: P pSetMcovrgpcRenewalRate1... P B EXPORT *-------Procedure Interface D pSetMcovrgpcRenewalRate1... D PI LIKE(wBusObjData.wProcessingStatus) D wRenewalRate1... D LIKE(wBusObjData. D wRenewalRate1) D CONST The problem I continue to have is that CODE Navigator does not understand this notation, and all I get is a window full of blank boxes, rather than boxes with procedure names (or subroutine names), which makes the normally very useful Navigator useless. Any ideas if/when this will be fixed? John

  2. #2

    Default CODE/400 and looonnnngggg name support

    Hi John, I have reproduce your problem, and I have created APAR SE07342 to track it. Unfortunately I can't give you an ETA as of yet (all the developers I need to talk to are on vacation). Ideally I would like it to be WDSC 4.0 SP3, but it might possibly go to the following service pack. Thanks, Violaine Batthish CODE Project Lead Toronto Lab, IBM Canada

  3. #3
    Guest.Visitor Guest

    Default CODE/400 and looonnnngggg name support

    Thanks Violaine. I will be anxiously awaiting this fix, as it will make my life much easier!!! JJ "Violaine Batthish" wrote in message news:ajj0b5$iu6$3@news.boulder.ibm.com... > Hi John, > > I have reproduce your problem, and I have created APAR SE07342 to track > it. > Unfortunately I can't give you an ETA as of yet (all the developers I need > to talk to are on vacation). > Ideally I would like it to be WDSC 4.0 SP3, but it might possibly go to > the following service pack. > > Thanks, > Violaine Batthish > CODE Project Lead > Toronto Lab, IBM Canada

  4. #4
    Guest.Visitor Guest

    Default CODE/400 and looonnnngggg name support

    Violaine, Also the Show Procedures view does not recognise the long names - it merely shows all P-spec lines with B(egin) or E(nd) - not very useful when the long procedure name is specified on the previous P-spec without a B or E and thus not included in the view. Is there any chance that the problem will be solved in WDT/400 V5R1 as well as in WSDC 4.0? Best regards, Christian Jorgensen Violaine Batthish wrote: > Hi John, > > I have reproduce your problem, and I have created APAR SE07342 to track > it. > Unfortunately I can't give you an ETA as of yet (all the developers I need > to talk to are on vacation). > Ideally I would like it to be WDSC 4.0 SP3, but it might possibly go to > the following service pack. > > Thanks, > Violaine Batthish > CODE Project Lead > Toronto Lab, IBM Canada

  5. #5
    Guest.Visitor Guest

    Default CODE/400 and looonnnngggg name support

    Christian, Actually, this has been fixed as of SP2 of WDSC, and I use it all the time now - it is an invaluable time saver! Still waiting for Navigator to be fixed, but this one definitely helped!! JJ "Christian Jorgensen" wrote in message news:apbg3o$2e36$1@news.boulder.ibm.com... > Violaine, > > Also the Show Procedures view does not recognise the long names - it merely > shows all P-spec lines with B(egin) or E(nd) - not very useful when the > long procedure name is specified on the previous P-spec without a B or E > and thus not included in the view. > > Is there any chance that the problem will be solved in WDT/400 V5R1 as well > as in WSDC 4.0? > > Best regards, > Christian Jorgensen > > > Violaine Batthish wrote: > > > Hi John, > > > > I have reproduce your problem, and I have created APAR SE07342 to track > > it. > > Unfortunately I can't give you an ETA as of yet (all the developers I need > > to talk to are on vacation). > > Ideally I would like it to be WDSC 4.0 SP3, but it might possibly go to > > the following service pack. > > > > Thanks, > > Violaine Batthish > > CODE Project Lead > > Toronto Lab, IBM Canada >

  6. #6

    Default CODE/400 and looonnnngggg name support

    Hi Christian, Unfortunately there are no more service packs scheduled for WDT/400 V5R1. We are aware of the problems with Navigator, and there is a developer working on the problem. I don't yet have a target date for when the work will be complete. Thanks, Violaine Batthish CODE Project Lead Toronto Lab, IBM Canada

+ Reply to Thread

Similar Threads

  1. Is IBM dumping support of RPG IV?
    By David Abramowitz in forum Shooting the Breeze
    Replies: 4
    Last Post: 11-02-2005, 02:48 AM
  2. Arabic Support
    By zitani@emirates.net.ae in forum Document Management
    Replies: 0
    Last Post: 08-18-2003, 09:57 PM
  3. Support for JDK 1.3
    By Guest.Visitor in forum Programming
    Replies: 0
    Last Post: 10-25-2000, 11:35 AM
  4. IBM Support for
    By Guest.Visitor in forum Internet
    Replies: 12
    Last Post: 07-25-2000, 03:36 AM
  5. PC Support and V4R1
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 02-23-1998, 06:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts