Need code to change directory(alias)to switch between applications.
I have an application that I have to work around.
In order not to mix my files with theirs, I need
to switch from :their: alias to :my: alias.
Using:
f:\T for :their: alias
f:\M for :my: alias
I have a form in :their: alias that calls for the application form (Icycles) in :my: alias.
I think that my form (Icycles) should contain code to change the alias to :my: alias, also I would need to change it back to :their: alias, when I exit :my: alias
I have an application that I have to work around.
In order not to mix my files with theirs, I need
to switch from :their: alias to :my: alias.
Using:
f:\T for :their: alias
f:\M for :my: alias
I have a form in :their: alias that calls for the application form (Icycles) in :my: alias.
I think that my form (Icycles) should contain code to change the alias to :my: alias, also I would need to change it back to :their: alias, when I exit :my: alias