× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I just started using WDSCI (Version: 5.1 Build id: 20030908_2154) regularly
a couple of weeks ago and was having a problem getting a new source to
successfully be verified.
I was getting a lot of 'undefined' field errors, for fields that were
defined as far as I could tell.
I switched back and worked in PDM until I could get the program compiled
successfully.
Once that was done, I decided to finish the program modifications in WDSCI.

Started WDSCI.
Brought up the program in the editor and 'verified'.
Got a bunch of 'undefined' error messages again.
Closed the source and went back to PDM.
Compiled the program again to make sure it was OK.
Program compiled fine. 

Closed and opened WDSCI.
Not knowing what could be wrong, I manually refreshed the sources for the
program, included /Copy members, DDS for program screens, and DDS for
referenced files.
Looked at the source to see that they were current -Yep.
Cleared the error message list.
Verified again.
Got the similar ( maybe identical) list of errors back.

Example:
>From /Copy prototype member:
     D CIpB00          Pr                  ExtPgm('CIPB00')
     D  CaldBy                        8A                   
Program inferface in program:
     D CIpB00          Pi
     D  CaldBy                        8A
RNF3764: Definition of parameter (A(8)) not same as definition of parameter
in prototype (A(15))

I did a search through all the RPG and DDS sources on our system and these
were the only 2 places this field was found. 

Example 2:
     D PrvInput02      S              1    Dim(%Len(Input02))
RNF7451: Built-in function %LEN(INPUT02) is not defined; built-in function
is ignored.
RNF7030: The name or indicator PRVINPUT02 is not defined.  

This compiles fine using PDM.

I thought originally that the 'undefined' errors were limited to 'qualified'
names, but that was not the case, although many of the errors do pertain to
qualified field names.

I really want to make WDSCI my primary development tool, but I need to get
it to work for me first.
What could I be doing wrong here?

TIA for any help or suggestions.

Tim Kredlo
Exterior Wood, Inc.                       





As an Amazon Associate we earn from qualifying purchases.

This thread ...


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

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.