J
Jan
This is de public array I use, intline is a variable integer also declared
as public in a module.
I want to clear the content of the string array strOrderList in Form2, but
i get a error in form1. How can i do this??
strOrderList.Clear(?, 0, intLine)
as public in a module.
I want to clear the content of the string array strOrderList in Form2, but
i get a error in form1. How can i do this??
strOrderList.Clear(?, 0, intLine)