Hello,
I’m just getting into ZScripting and looking for a way to either:
A] automatically hide/collapse the left/right subpalettes regardless of it’s current state (thus, toggling won’t work with IClick)
B] test the status of two subpalettes and then toggle them as needed.
I’ve tried the following routine with the left palette (1000):
ISetStatus,IKeyPress,IClick,IToggle,IKeyPress,IClose,ISet,IMinimize.
None seem to do what I’m looking for. Any advice?
Thanks