Hi,
Is there any way to configure dimensional arrays in ProBiulder ?
Normally in VB I would use
DIM numbers(5,5) as integer
but its not accepting the code.
Cheers,
Chris
Hi Chris, no sorry it is not possible to build arrays yourself. It would be very useful I agree. As far as I know it is not in the development list at PRT, at least in the short term.
Thank you for the answer.
I’ll need to rethink the best way to code my ideas.