is this sintax valid to sizing a string?
DIM MyString as String * 256
DIM a string
DIM a string
As far as i know for normal strings you don`t have to specify a size for a string, it has a dynamic size.
For Record you can use this and in the old documentation also for Declare.
But i agree that the documentation could be improved :)
For Record you can use this and in the old documentation also for Declare.
But i agree that the documentation could be improved :)