|
My point exactly <snip> In essence all it should really need to understand is that if something begins with a colon, you need to ask RPG to resolve it for you. </snip> Then again, the above makes perfect sense on this example: exec sql fetch c1 into :MyDivision(x).MyPlant(y).MyLocation(z); >C Z-ADD -4 SQLER6 >C CALL SQLROUTE >C PARM SQLCA >C PARM SQL_00006 >C SQL_00009 IFEQ '1' >C EVAL MyDivision(x).MyPlant(y).MyLocation(z) = SQL_00011 But would it still hold water on a exec sql fetch first :rows from c1 into :MyDivision(x).MyPlant(y).MyLocation(z); Rob Berendt
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.