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
 How to get the active worksheet name in Graph

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
Anow Posted - 02/18/2006 : 10:32:03 PM
Origin Version (Select Help-->About Origin): Pro7.5
Operating System: XP

I have plot the dataset in Graph. How can I get the worksheet name of this dataset in script windowsĦH

Detailedly, activate the Graph windows, %C can return the name of the active datasetĦ]Data1_BĦ^, but I only want the name of the worksheetĦ]Data1Ħ^.
2   L A T E S T    R E P L I E S    (Newest First)
Anow Posted - 02/20/2006 : 9:13:17 PM
Very Thanks for Mike. It's useful and interesting.
Mike Buess Posted - 02/19/2006 : 08:41:17 AM
%W=%[%C,'_'];
%W=;
Data1

...Use %(n, @W) to get name of wks containing the nth dataset in active layer.

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 02/19/2006 09:26:14 AM

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