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
 Save Active Workbook

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
sebbey Posted - 08/28/2012 : 09:16:14 AM
Origin Ver. 8.6.0G
Operating System: Windows 7 Professional

Hi Everyone,

I was wondering if it's possible to save a single workbook even if the current project folder includes more than one workbook. Sometimes this option would be nice, since saving a whole project takes a long time if your workbooks contain embedded graphs, more than one worksheet,... .

Thanks in advance,
sebbey
2   L A T E S T    R E P L I E S    (Newest First)
sebbey Posted - 08/30/2012 : 02:26:37 AM
Thank you DrBobShepherd,

Number 2 does what I was looking for.
In the Help File it says:

save -i; Save the active worksheet, graph, or matrix window to a file

That's why I didn't even try it this way.

Greets,
Sebbey
Drbobshepherd Posted - 08/29/2012 : 10:33:18 AM
There are 2 ways to save the active workbook:

1. You can save the active workbook manually by selecting "Save Window As..." in the File pull-down menu.

or

2. You can save the active window with the LabTalk command, "save -i".
For example,"save -i C:\Data\MyBook;" will save the active window in the C:\Data directory using the filename, MyBook.ogw.

The "save -i" command will save the active window if it is a workbook, graph, matrix, or Excel window.

To open the file, use the doc command or "Open" in the File pull-down menu.

DrBobShepherd

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