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