|
The best/first article I saw on this subject was Titled, " Lists, Lists and more Lists" I think it was in the Jan/Feb '84 issue (Vol 1 No 2 ) of a magazine called Q38. (ah page 2) Who wrote that stuff? It was my first exposure to CDO's and CPP's and how they worked. (thanks then and still BTW) Amazing, the stuff still works the same way. I guess Systems that are incredibly well designed can actually last 20+ Yrs Huh? John Carr P.S. Same issue had an semi regular column called QMagic (and on p16 was a registration form for the COMMON convention in Cincinnati OH.) Trivia Hint: Both authors still frequent this and other lists both still making posts and helping people on how things work. (Never did get issue No 1) ------------- The parameter will be sent as a list value since you have MAX(300) specified. The first two bytes will contain a 2-byte binary (or "short" integer) value that identifies the number of elements sent on the list. Your parm will need to be MOVEL'd to a data structure that has something like this defined: D List DS D nCount 5I 0 D ObjectList 10A DIM(300) Bob Cozzi cozzi@rpgiv.com Visit the new on-line iSeries Forums at: http://www.rpgiv.com/forum
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.