|
hi,
you cannot evaluate a key which was defined in a key list. you have to debug
the individual key fields.
success
rene, amsterdam nl
-----Oorspronkelijk bericht-----
Van: phall@ssax.com [SMTP:phall@ssax.com]
Verzonden: woensdag 5 november 1997 21:19
Aan: RPG400-L@midrange.com
Onderwerp: Re: optimization problems
PHIL HALL @ SSA
11/05/97 02:18 PM
Juris,
In the debugger, if you do an eval OrdBKeyL and a eval FOrdPubL2, which
one fails to evaluate ?
--phil
juris.rfb @ mail.bkc.lv on 11/05/97 11:32:45 AM
Please respond to RPG400-L@midrange.com
To: RPG400-L @ midrange.com
cc: (bcc: PHIL HALL/CHIRD/SSA/US)
Subject: optimization problems
Hi!
A simple ILE RPG/400 code which run fine with OPTIMIZE(*NONE) throws
"pointer not set for location referenced" with OPTIMIZE(*FULL) when
trying to do something like:
C OrdBKeyL KList
C KFld Sts
C KFld CodIsn
C KFld BidAsk
C Eval Sts = 'A'
C Eval CodIsn = IsinCode
C Eval BidAsk = 'B'
C OrdBKeyL Chain(N) FOrdPubL2 40
I am trying to debug the code with DBGVIEW(*SOURCE) still and it seems
like the error occurs in the last Chain(N)...
Not using any pointers at all...
Hope You can help me with some advice...
Juris.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List! To submit a new *
* message, send your mail to "RPG400-L@midrange.com". To unsubscribe *
* from this list send email to MAJORDOMO@midrange.com and specify *
* 'unsubscribe RPG400-L' in the body of your message. Questions should *
* be directed to the list owner / operator: david@midrange.com *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List! To submit a new *
* message, send your mail to "RPG400-L@midrange.com". To unsubscribe *
* from this list send email to MAJORDOMO@midrange.com and specify *
* 'unsubscribe RPG400-L' in the body of your message. Questions should *
* be directed to the list owner / operator: david@midrange.com *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List! To submit a new *
* message, send your mail to "RPG400-L@midrange.com". To unsubscribe *
* from this list send email to MAJORDOMO@midrange.com and specify *
* 'unsubscribe RPG400-L' in the body of your message. Questions should *
* be directed to the list owner / operator: david@midrange.com *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.