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
 Scripts Don't Run with Comments After 8.6 Upgrade
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

kippvs

USA
Posts

Posted - 02/08/2012 :  5:36:09 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version: 8.6.0 64-bit SR1 b97 Student Version
(just upgraded from 8.5.1 SR2 b315 Student Version)
Operating System: Windows 7 64-bit

Hello,

I've had the problem that all of my LabTalk scripts suddenly stopped working upon upgrading to the newest version of Origin. I've pinned this down to the comments. If comments are present, nothing works. If I take the comments out, it works. These were all working scripts that I would use in the Command Window for the previous version.

I've only tried this on the new 64bit Origin since the 32bit version won't run for me (get an error saying "can't start because MSVSR100.dll is missing." It's not missing; it's in C:\Windows\System32).

Also, restarting the computer didn't help. I've seen that suggested here before.

Thanks for any help/insight!
~Kipp

Echo_Chu

China
Posts

Posted - 02/10/2012 :  03:19:06 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi, Kipp

Could you send file to tech support so we can investigate.

Here is how to send your file:
http://originlab.com/index.aspx?go=Support&pid=752

Echo
OriginLab Corp.
Go to Top of Page

kippvs

USA
Posts

Posted - 02/10/2012 :  2:50:12 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks Echo.

I'll send the file later this evening when I have more time.

Really, no file is needed though. This happens for me in the Command Window with the following:

>>// COMMENT
number = 100;
number = ;
>>number=
>>

At this point the Messages Log pops up with:

[2/10/2012 12:44:44]
Undefined variable: NUMBER

If instead I take out the comment:

>>number = 100;
number = ;
number=100
>>

And there is no error from the Messages Log.

Thanks again.
~Kipp

Edited by - kippvs on 02/10/2012 2:50:58 PM
Go to Top of Page

Echo_Chu

China
Posts

Posted - 02/12/2012 :  9:06:00 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi, Kipp

Thank you for reporting the problem. This is a bug in Origin 86. We will fix it soon.

As a workaround in 86, you can use script window for your Labtalk scripts. (Select Window:Script Window in Origin menu to open the script window)

Echo
OriginLab Corp.
Go to Top of Page

greg

USA
1379 Posts

Posted - 02/29/2012 :  11:58:30 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
This problem has been fixed in 8.6 SR2 which should now be available from your Help : Check For Update menu option.
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