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
 set column - formula by 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

Oez

Germany
2 Posts

Posted - 10/22/2002 :  10:31:26 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
How can I put formula into the "calculate column-values"-tab (form) by scipt.

I know how to calculate column-values automatically (like col(3) = col(4)+ col(5)).

But this formula won`t be shown in the columns calculation window.
Where is the formula stored, when you put it by hand into the column-calculation window?

Mike Buess

USA
3037 Posts

Posted - 10/22/2002 :  5:49:23 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You can't add a formula to the Set Column Values dialog by script. You have to type it in manually. For example,

Col(C)=
------------------
exp(col(4)+col(5))

But there are many ways to ways to run custom scripts on a column... user-defined toolbar buttons or menu commands, text label buttons, etc. Perhaps if you tell us what you want to do we can suggest a solution.

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 10/22/2002 5:50:23 PM
Go to Top of Page

Oez

Germany
2 Posts

Posted - 11/05/2002 :  08:02:32 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I want exactly write formula into that tab by script.
For some reasons that is necessary. But, as the hotline also taled me,
in the actuyl version that is not yet possible.
Thank you!
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