Hi.
I have to make changes into 75+ form/report application (written by
somebody else).
One task is to move tables and forms into different directories which
can be determined at runtime. But I have porblem with forms - tables
are added to forms without *any* alias -ie they are ment to be run from
same directory as forms do. So, what I could do, is to open every form,
build up new datamodel from scratch (I have not figured out how to change
location/directory of table which is already on datamodel).
For 75+ forms.
Do I have to write program to change all datamodels or is this kind of
stuff already available from somewhere?
thanks in advance
tanel