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
 Truncated data
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

grahamc

Lancaster, England
22 Posts

Posted - 03/30/2000 :  8:25:00 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I seem to have found a bit of an oddity.

I have a fragment of script that for several small datafiles loads a worksheet template, loads the data, renames the template and minimises it.

I've found that unless I put a "sec -p 0.1" between the data load command and the rename window command, I risk losing columns from the imported data. I also risk destabilising Origin to the extent that the script will cause a crash the next time it is run. This implies to me that the data load is being carried out in a different thread from the script execution and there is a signalling problem.

Is there any explanation for this, and has anyone else experienced similar? This is Origin6 patch 1 on NT6 SP6.

An example of one of the data-load "modules" is here, in case anyone can see a glaring error.

window -t data xyxyxy.otw;
open -w D:\Data\Test DLTS data\A28 Device\DS_000_DataMin_YG0.dat;
sec -p 0.1;
window -r %H YMin;
window -i;

greg

USA
1380 Posts

Posted - 04/03/2000 :  8:13:00 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Technical issues are better handled by contacting your Tech Support representative directly. Include any relevant files as attachments.

[This message has been edited by Greg (edited 04-03-2000).]

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