The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 close without saving

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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.


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000