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
 crash problems with labtalk script
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Oliver Stoll

Tuebingen, Germany
2 Posts

Posted - 01/04/1999 :  7:30:00 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Can anyone help me ?

I have the following problem. Ive tried to write a Labtalk script in the script window.
Each time I use an "if" structure, origin crashes.
Is that a bug ? Or maybe a system specific problem ?

I run the script just by marking it and pressing return. May that be the reason for the crash ?

greg

USA
1379 Posts

Posted - 01/04/1999 :  7:54:00 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
LabTalkTM is an interpreted language - which would normally be much slower than a compiled program. In order to allow scripts to run as fast as possible, we do not do any 'safety checks' that would trap any syntax or logic errors and thus prevent a script from crashing Origin.

You probably have a syntax error in your code. Consult the LabTalkTM Manual, the online Help file (under Help:LabTalk...) or some of the many examples of script in the OGS files in your Origin folder(directory). The OGS files are readable with any text editor and contain over 200000 bytes of LabTalkTM code, including numerous instances of the if statement.
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