| 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 |
|
|