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 for Programming
 LabTalk Forum
 problem: running script from Origin 7.5 in Origin8

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
OndrejMM Posted - 09/14/2008 : 8:33:47 PM
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
4   L A T E S T    R E P L I E S    (Newest First)
Echo_Chu Posted - 09/19/2008 : 03:43:09 AM
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
OndrejMM Posted - 09/18/2008 : 11:30:32 PM
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
cpyang Posted - 09/18/2008 : 06:14:40 AM
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
Echo_Chu Posted - 09/18/2008 : 05:07:03 AM
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

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