|
RPGIV Fans and Experts, Is the following a bug, feature or? I have found that when a parameter is declared as *VARSIZE and is an array opdesc will not work. Passing a datastructure over the array works. DPrc PR 1A OPDESC ... DFldLst DS D Fld 10A DIM(4) ... DPrc PI 1A OPDESC D Fld 10A DIM(3275) Field names. D CONST OPTIONS(*VARSIZE) ... The following works: C EVAL ErrFlg = Prc(FldLst) ... The following does not work: C EVAL ErrFlg = Prc(Fld) Thanks, David Morris * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 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-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.