Ah... to have C pointers and all this would be solved
Has to be public, or it has to be passed to the form. Since it is impossible to send data in the Form_Load event, you can either use shared memory segment API's, or pass the variable to another function on the second form that sets the values in the first form.
But in the end this is all way too much overhead. Simply making it public woudl do the trick.
Craig, mailto:sander@cogeco.ca
In the computer industry, there are three kinds of lies:
lies, damn lies, and benchmarks.