Please excuse my ignorance. I have a form (Aform) with the Data Environment set to a specific path and file name (cursorsource property = d:/path/filename). I want this to be a different path and set to a variable (f_namepath) so I can change the file name and path programatically. Property is greyed out when i modify the form.
1. When does the form grab the Data Environment during program execution?
2. When and how and where should I change it? Init or Load event for the form?
Thanks - JW
1. When does the form grab the Data Environment during program execution?
2. When and how and where should I change it? Init or Load event for the form?
Thanks - JW