xsharp.eu • Beta 8: DIM... AS STRING Array - Page 2
Page 2 of 2

Beta 8: DIM... AS STRING Array

Posted: Thu Feb 07, 2019 1:18 pm
by Thomas
Hi Chris,
I've just made a test with the new version 2.0.0.9 and it works fine!

Thanks
Thomas

Beta 8: DIM... AS STRING Array

Posted: Thu Feb 07, 2019 4:49 pm
by Chris
Hi Thomas,

Great to hear, just a warning though, I just saw there's still an issue with LOCAL DIM arrays, those do not get initialized to empty strings when /vo2 is enabled. I have logged it for Robert to fix it, but in the meantime please check if you are using any in your code. Class DIM arrays (single-dimenion) work fine.

Chris