How would I go about sending a variable to a form when I load it from another form?

I want to use something cleaner than a global var.

Thanks.