[Implemented] multidimension in structure fields
Posted: Fri Nov 21, 2003 9:26 pm
It would be very good if would be possible to do this:
(See dynamic array in structure 'Array Test(1,2,3)')
Code: Select all
Structure pp
e.l
d.w[2,4]
r.l[8,8,3]
EndStructure