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
 Opening a saved *.OGW

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
Hildebrand Posted - 06/10/2002 : 3:52:44 PM
I was able to save the worksheet after creating it, using:

create slopes -w 5 X Y;
save -i h:\C\slopes.ogw;

I want to be able to open this file back up, but can not seem to find an open, import, or other command to do so. There doesn't seem to be an equivalent -i option associated with open.

Thank you for your help,
Ben
2   L A T E S T    R E P L I E S    (Newest First)
Hildebrand Posted - 06/11/2002 : 10:38:29 AM
Thank you again Mike, that was exactly what I was looking for.

Ben

Mike Buess Posted - 06/10/2002 : 4:53:57 PM
Use the Open command on the File menu and specify Files of type: Worksheets (*.OGW). You can also use this LabTalk command...

doc -a h:\C\slopes.ogw;

Mike Buess
Origin WebRing Member

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