A
AA2e72E
How do I initialise an string array of rank 2 whose first dimension is
unknown at the time of initialisation? I know the second dimension is 3.
I have tried several variations in code and I end up with either an array
whose dimensions are fixed or with the error 'Use of unassigned local
variable ..'
Thanks.
unknown at the time of initialisation? I know the second dimension is 3.
I have tried several variations in code and I end up with either an array
whose dimensions are fixed or with the error 'Use of unassigned local
variable ..'
Thanks.