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
 problem: running script from Origin 7.5 in Origin8
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

OndrejMM

Australia
81 Posts

Posted - 09/14/2008 :  8:33:47 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hi Guys,

I have a problem with my LabTalk script which I wrote in Origin 7.5 and it indeed runs in the Origin 7.5 without a problem but in Origin 8 I'm getting following error message:

Error: EPSCUP_AXIS3.2022(tmpAUp_True.Stress)
LabTalk expression error: 1600


this is an error message on this interpolation command:

col(Mod.Int.2022)=epscUp_axis3.2022(col(True.Stress));


it is, however, little bit strange because Origin warns me about this error but the interpolation seems to work properly, (despite the error,?)

did I do something wrong? , please let me know what you think,...

Many Thanks
Ondrej

Echo_Chu

China
Posts

Posted - 09/18/2008 :  05:07:03 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi, Ondrej

It looks I can not reproduce your problem. I am not sure whether it depends data. Would you mind to share us your data file to help us locate the problem?

You can send your data file to tech@originlab.com and quote this post in the email.

Echo
OriginLab Corp
Go to Top of Page

cpyang

USA
1406 Posts

Posted - 09/18/2008 :  06:14:40 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Please do a

list s

from the script window and check to see if you find

epscUp_axis3.2022

as a dataset listed.

Also, please let us know which service release of Origin 8 you are using.


CP
Go to Top of Page

OndrejMM

Australia
81 Posts

Posted - 09/18/2008 :  11:30:32 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

I've tried that "list -s" but I cannot find epscUp_axis3.2022,.. (or I don't see it) and I was "using" (trying) OriginPro 8 (SR0),... if you want I can send you my OPJ file but it is little bit complicated to explain how it works,...

cheers
Ondrej
Go to Top of Page

Echo_Chu

China
Posts

Posted - 09/19/2008 :  03:43:09 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi, Ondrej

That means you don't have dataset epscUp_axis3.2022 in your project, this is why there is error message. Is epscUp_axis3.2022 a column in your worksheet? If yes, you can use col(epscUp_axis3.2022)

It would be better that you update Origin to SR2 first. You can select Help: Check for Updates to update your Origin.
Or you can download the patch in our website: http://www.originlab.com/index.aspx?s=9&lm=76

Echo
OriginLab Corp
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