Hi,
I have an externally defined printer file ( QDDSSRC ) file and I want to output an array element ( eg. MyArry,X ).
The DDS will not compile with this sort of notation. I've tried MyArry(X) as well but it doesn't like it either.
Do you have to move an array element to a stand alone single field described on a print file to get it accepted by the compiler?
I have an externally defined printer file ( QDDSSRC ) file and I want to output an array element ( eg. MyArry,X ).
The DDS will not compile with this sort of notation. I've tried MyArry(X) as well but it doesn't like it either.
Do you have to move an array element to a stand alone single field described on a print file to get it accepted by the compiler?