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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 .OGS problems on NT with network version
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

BConnor

orlando, FL
6 Posts

Posted - 01/26/1999 :  7:28:00 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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.

Gary Lane

USA
150 Posts

Posted - 01/27/1999 :  7:20:00 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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.

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000