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 for Programming
 LabTalk Forum
 set column - formula by script

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
Oez Posted - 10/22/2002 : 10:31:26 AM
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?
2   L A T E S T    R E P L I E S    (Newest First)
Oez Posted - 11/05/2002 : 08:02:32 AM
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!
Mike Buess Posted - 10/22/2002 : 5:49:23 PM
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

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