|
-----Message d'origine-----
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] De la part de Birgitta Hauser
This data structure can be passed as parameter to RPG.
DCL VAR(&MYDS) TYPE(*CHAR) LEN(7)
DCL VAR(&MYSUBFLD1) TYPE(*CHAR) STG(*DEFINED) LEN(3)
DEFVAR(&MYDS) DCL VAR(&MYSUBFLD2) TYPE(*CHAR) STG(*DEFINED)
LEN(4) DEFVAR(&MYDS 4)
As Alan already pointed out only a pointer to either the data
structure or a character field will be passed.
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.