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 for Programming
 LabTalk Forum
 Save Function Closes Origin
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

bizjet

USA
Posts

Posted - 06/10/2007 :  11:22:32 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 7.5 SR6
Operating System: WinXP

I have a script that opens a data file, makes some graphs, parses a project name from the data file and then saves the project. Problem happens when the save is executed, Origin closes. I didn't expect that based on the write up of the save function. Any ideas?

Script Excerpt:

GrTemp$="C:\testnotes.txt";

run.section(,RunBatchMCS, GrTemp$);

window -a data1;
%t = page.label$;
%s = %[%t, "."];

save %s;

Deanna

China
Posts

Posted - 06/11/2007 :  05:50:35 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Not sure what the problem is.

Would you please post the whole script or send it to tech@originlab.com?

Deanna
OriginLab Technical Services
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