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
 automatic update of selc1 after column move

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
elelab Posted - 03/07/2005 : 3:56:00 PM
Origin Version 7 SR4:
Operating System: Win 2000 Pro
Hi,

How can I force an automatic update of the variable selc1 after a column is moved with one of the buttons? I want to move a column and then generate x values, based on the number of data values in the column to the right, using a script something like:
get wcol(selc1+1) -e lastrow;
but selc1 is still set to the number of the column before the move. (I can click on another column, and then back on the one I've moved, but I'm both lazy and forgetful!)

Thanks

Thanks

1   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 03/07/2005 : 4:11:10 PM
Use wks.c1 instead of selc1.

Mike Buess
Origin WebRing Member

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