I've been trying to work with copies of forms, so that I don't have to make field changes to the form while it's in use. The problem is, my copies never save the variables. Even an exact copy, only saves a few of the variables. Any ideas? Here's a breakdown of what I do with an exact copy, where the variables will not save.
Main Form - Monitor instance, all variables are properly saved.
Copy Main Form - Change Message Start Event to use this new form (exact copy other than name)
Copy of Main From - Monitor instance - many variables are not saved.