× 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.



To all,

Why does the IBM debugger give this message for a non-qualified field
(Identifier is ambiguous)?

The field VITEMID is defined in three files.
FVNDRCOST  IP   E           K DISK
FVNDRMASTERIF   E           K DISK    PREFIX(VM)  
FVNDRITEM  IF   E           K DISK    PREFIX('VI.')

Here's the definition for making one field qualified.
D VI            E DS                  EXTNAME(VNDRITEM) QUALIFIED

I try to view the contents of field VITEMID from VNDRCOST (not qualified nor
prefixed).

How do I tell the debugger to view this field without making modifications
to the program to only prefix without the dot (.)?

Thank you,
Matt Tyler
WinCo Foods, Inc
mattt@wincofoods.com

-----Original Message-----
From: Eric Kempter [mailto:EKempter@norcalwaste.com]
Sent: Tuesday, January 14, 2003 15:40
To: Midrange Systems Technical Discussion
Subject: RE: %char numeric conversion

Dennis,

     %char is a BIF (built in function) in RPG.  Thanks to everyone for
their resolutions.  I also found it in the midrange FAQ.


Eric Kempter
 -----Original Message-----
From:   dennis.e.lovelady@accenture.com
[mailto:dennis.e.lovelady@accenture.com]
Sent:   Monday, January 13, 2003 5:13 PM
To:     Midrange Systems Technical Discussion
Subject:        Re: %char numeric conversion

Hi, Eric:

Is that RPG?  I don't know the %CHAR function, but if it's RPG, you can
simply MOVE the numeric field to a 2-byte character field, producing the
results you named.


Dennis E. Lovelady





"Eric Kempter" <EKempter@norcalwaste.com>
Sent by: midrange-l-bounces@midrange.com
01/13/2003 07:36 PM
Please respond to Midrange Systems Technical Discussion


        To:     <midrange-l@midrange.com>
        cc:
        Subject:        %char numeric conversion

I am trying to convert a numeric field (2,0) to character using %char.  If
the number is 01, the returned character is '1'.  Any ideas on how to get
the returned character to '01'?


_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo.cgi/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.




_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo.cgi/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

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.