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
 Does layer.plot work?

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
Matt Posted - 09/27/2000 : 7:02:00 PM
Hello,

If I read it correctly, layer.plot is supposed to set the active dataset. I recall that this was not implemented earlier--is there a patch, or does it work in 6.1?

Thanks,

Matt

1   L A T E S T    R E P L I E S    (Newest First)
Laurie Posted - 09/28/2000 : 8:46:00 PM
Hi Matt,

It isn't yet implemented for 6.1. I have added comments to the original item in our tracking database.

In the meantime, you can use substitution notation. %(1,@D) will return the dataset name of the first dataset in the layer and %C is the string variable that stores the active dataset name. You can then use the following notation:

%C=%(2,@D); //set the second dataset in the layer as the active dataset

-Laurie


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