05-17-2022, 07:34 PM
OK so TR must have DIM'd his array before the compiler read the '$DYNAMIC in the Matrix BI?
I don't know, he's got it fixed now ;-))
Currently flawless with:
I don't know, he's got it fixed now ;-))
Currently flawless with:
Code: (Select All)
'$INCLUDE: 'MATRIX.BI'
Dim Sales!(3, 4), Prices!(4, 2), Result!(3, 2)
b = b + ...