Hi,
PB9.0.1 build 7066
How can I create a dynamic two dimensional array whose size is determined at
run-time? Can it be done?
Currently, I have an array of datwindows and datastores that are captured
during window open. This array is used then used during save of the window.
I loop through the array and perform the dw.Update() (or ds.Update()). I
want to expand on this logic so that I can define an order for the updates
to occur.
Any ideas are welcome.
Thanks in advance.
- Andy
Start Free Trial