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
 Hide all worksheets

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
kaiousama Posted - 09/14/2004 : 10:39:51 AM
Hi,
I want to hide all worksheet present in the project, so i made this simple script:

doc -e W
{
window -ch 1;
};

Worksheet are no more visible, but unfortunately they're not present anymore in the project explorer (like if i closed them)

so i used "window -ch 1" but, like labtalk's manual said, the project explorer is not updated.

What's wrong with the first script? is there a way to manually force project explorer to update.

Thanks.

Origin Version (Select Help-->About Origin): 6.0
Operating System: Windows XP
3   L A T E S T    R E P L I E S    (Newest First)
kaiousama Posted - 09/15/2004 : 09:22:40 AM
Updating to 6.0 SR4 totally solved the issue, thanks for your help
kaiousama Posted - 09/15/2004 : 02:25:09 AM
We are expecting the same thing. probably it is a bug of version 6.0, i'll update to SR4 and retry.

Thanks.
Mike Buess Posted - 09/14/2004 : 11:11:44 AM
Probably a bug in 6.0. Your first script works as expected in 7.0.

...But perhaps we're not expecting the same thing. I tried just now in 6.0 SR4 and your script works just like it did in 7.0. Hidden worksheets do not appear on the Windows menu but are clearly present in Project Explorer.

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 09/14/2004 6:53:13 PM

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