|
|
-
-
- The purpose of
the routine is to resolve the situation of having a xreference file
not load because someone is using/editing it, as files are not loaded
if they are already open (Filelocking enabled). Two copies co-exist,
one the 'issued' copy and one the 'working' copy. These are stored in
different locations and this routine gives the option to save to two
locations.
This routine checks firstly if the drawing file is located in the directory
assigned to 'xrefwork' and any subdirectory under it. If it is not,
it is not a base file, the routine exits. If it is, the drawing is saved.
Then you are prompted if you wish to save to directory assigned to 'xreforig',
if you do, and it exists you are prompted if you wish to over write.
This is a very useful routine, as it can be adapted for any situation.
-
|
|
|
|