I agree with Scott. As a rule the first line in the window open event (if passing a value to the window) is capturing the message object parm. If you need the value outside the open event assign it to an instance variable.
↧
I agree with Scott. As a rule the first line in the window open event (if passing a value to the window) is capturing the message object parm. If you need the value outside the open event assign it to an instance variable.