mallee
Programmer
- Nov 7, 2000
- 116
I have multiple sub directories of data, same files different companies. Such as \base\data1 and \base\data2
I do set path in startup and it works fine. Problem is, I
would like to be able to change from one company to another from a form, the form already has its data environment open
at the time I try to change to another. I can close all the open files and programitically opne the new ones but my form
is blank. Can I re initilize my forms data enviornment while still within the form ?
I do set path in startup and it works fine. Problem is, I
would like to be able to change from one company to another from a form, the form already has its data environment open
at the time I try to change to another. I can close all the open files and programitically opne the new ones but my form
is blank. Can I re initilize my forms data enviornment while still within the form ?