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
 Origin Forum
 Unexpected crash by using scripts

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
Jose Maria Bielza Posted - 03/12/1999 : 7:58:00 PM
I am trying to analyze a large ASCII data file, of 4092 data and 2 MB size. The data are arranged in 64 columns, and each file contains a curve. I translate each column to a temporal worksheet, then fit it to a line, calculate the area between the lines and save the final data, but after 2-4 iterations, the program reacts no more. I think it saturates the memory of the computer, is there a way to clean it?

Thanks in advance.

1   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 03/12/1999 : 3:23:00 PM
Having a scripting language in Origin gives our users the ability to write powerful analysis routines that make their work easier, but it also gives them the ability to write programs that crash. Technical Support can not debug user-written LabTalkTM programs for customers, but we can give assitance.

You need to study the Programming section of the LabTalkTM manual to get an idea of how to debug a LabTalkTM script. In particular, the echo command and the @B system variable along with judicious use of type statements and reporting variable values with varname=; can all be useful tools in debugging a script.

Once you have precisely identified the problem, you can usually see how to fix it.

Occasionally the problem is more complex or exists in LabTalkTM itself. At this point you should provide Technical Support with the details - including all needed scripts and any relevant data. There should be enough information supplied so that we can reproduce the problems on our computers. Again, you should have identified the cause of the problem with your debugging efforts before contacting tech support.


In your case, you should contact Additive Technical Support for technical help.

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