I've got a variable that I'm needing to pass to a form when I open it from another procedure. I can't use the OpenArgs because its for strings only.. is a global variable my only option? I don't want to make it global unless I absolutely have to.
The variable is a custom type with several different values, so I can't just send a string.
-Dustin
Rom 8:28
The variable is a custom type with several different values, so I can't just send a string.
-Dustin
Rom 8:28