| T O P I C R E V I E W |
| peroma |
Posted - 09/10/2003 : 11:19:48 AM Hi all,
is it possilbe to open a new document without being asked to save the current one?
Thanks for any hint
Peter |
| 3 L A T E S T R E P L I E S (Newest First) |
| Mike Buess |
Posted - 09/12/2003 : 07:02:51 AM Hi Peter,
If you want to copy something from project A to project B then Greg's first suggestion is an easy way to do it without even closing B. Append A to B as a new folder, find what you need and drag it out, and then delete the folder.
Mike Buess Origin WebRing Member |
| peroma |
Posted - 09/12/2003 : 04:44:45 AM Hi Greg,
thank's for helping a blind man!  You are right when you say, that my original intension is not just to close a file. What I really want is to copy some worksheets from one file to another. The only way I see is to close the "target" file (after saving it), open one "source" file, export the important worksheets, close this file without saving, re-open the target file and import the worksheets. This is a stupid way for such a transfer, but I don't see a better one. If you do, would be happy to change this procedure.
Have a nice weekend Peter |
| greg |
Posted - 09/10/2003 : 11:28:51 AM I assume that what you really want is to add another OPJ to the existing project. This can be done using File : Append.
If you really want to Open a new project without a save prompt - which comes up because a project has been modified and should be saved - then you have to first select File : Close (which brings up the prompt anyway) or take the rather silly step of running this script:
doc -s
which clears the 'dirty flag' and lets you Open any project without prompting.
|
|
|