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
 Problem defining range variable

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
stuckwithorigin Posted - 03/09/2019 : 03:31:21 AM
Origin Pro. 2018b
Operating System:Windows 10

I have suddenly got a problem with defining range variables in origin.
This happens when trying to define a range variable for a group of cells in a particular column.

ex: from (https://www.originlab.com/doc/LabTalk/Tutorials/Tutorial-Range-Notation)

range cc = [Book1]sheet1!col(A)[3:10];

Then when I set some column's value as cc, I get the full col(A) instead of cells 3 to 10.

What is really weird is that this used to work until one day ago. Super frustrating. Anyone have a clue?

Thanks

P.S. I restarted origin (as well as my whole computer) but the problem doesn't go away.
1   L A T E S T    R E P L I E S    (Newest First)
yuki_wu Posted - 03/11/2019 : 01:57:13 AM
Hi,

Use LabTalk command list and del for listing variables and deleting variables, respectively.

Then you could try to run the script you mentioned above.

Regards,
Yuki
OriginLab

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