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
 Can't assign value to numeric variables
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

SteffenG

Germany
Posts

Posted - 12/09/2004 :  10:38:22 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version: 7.5 SR5 German
Operating System: WinXP Prof. SR2

Hi,

I tried to reuse a script that was fine in Origin 7 and with Origin 7.5 it fails. I found that the error comes from a numerical variable. Furthermore I found the following strange behaviour. If I write in the script window:
A=1;
A=;
Everything with ENTER/Return after each line the result is the following:
A=0
How can this be?
I don't have any answer to that. Please help me!

Steffen

cpyang

USA
1407 Posts

Posted - 12/09/2004 :  10:56:18 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I don't know why A would not be become 1, but one possibility would be somewhere along the line some script has turn A into a dataset.
Try list s and see if A is listed as one of the loose dataset.

Then

del A

CP


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