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
 Origin Forum
 .OGS problems on NT with network version

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
BConnor Posted - 01/26/1999 : 7:28:00 PM
Any suggestions?

Our group just installed the 5.0 network version on our NT server. When trying to import files we've written as .ogs files: Win95 loads fine, WinNT workstations error (Dr. Soloman error detected) and the whole program exits.
I know this is not much information, but that's basically it.

1   L A T E S T    R E P L I E S    (Newest First)
Gary Lane Posted - 01/27/1999 : 7:20:00 PM
I apologize but I don't fully understand your question and I do need more information. I am not sure if you are talking about the Origin main menu item File:Import:ASCII, the Script Window menu item File:Open, or running an *.OGS file that attempts some sort of file import.

I was able to import a *.OGS file (in both Win 95 and Win NT) using the Origin main menu item File:Import:ASCII after setting all ASCII import options (File:Import:ASCII Options). Basically, I explicitly specified all import parameters to precisely fit the text file rather than relying on Auto-determination and then imported the file into a worksheet column of type Text. The Script Window menu item File:Open only imports files of type *.TXT and will not import *.OGS files in either operating system. Finally, I wrote a small import script

[Import]
getfile *.TXT;
open -w %B%A;

and placed it in the file TEST.OGS. It ran fine in both Win 95 and Win NT when executed by the command

run.section(Import,Test);

I hope one of my three guesses answers your question. If not, I recommend contacting you Origin dealer and requesting technical support. Be sure to provide as many details as possible including which menu item and/or LabTalk commands are used.


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