V4 session rebuild??
V4 session rebuild??
(OP)
Hi all!
Anybody have a methodology for moving a session file plus dependant model files from one unix directory to another? At the moment the session stores the exact path to find the models.
Thanks
Andyrich, UK
Anybody have a methodology for moving a session file plus dependant model files from one unix directory to another? At the moment the session stores the exact path to find the models.
Thanks
Andyrich, UK





RE: V4 session rebuild??
I guess that you have to load your session from where it is now and then save all models and session to the new location.
Or if you use DLNAME, try to change the path of the DLNAME to the new path and copy file from one folder to the other...
Have fun
Eric N.
catiav5@softhome.net
RE: V4 session rebuild??
Changed the DLNAME in declaration file to point to another directory.
Why didn't I think of that?!
Well done Eric!