Command for show/hide dual pane
-
LittleBiG
- Posts: 1848
- Joined: 08 Apr 2011 12:57
- Location: Win10x64
Command for show/hide dual pane
Which command could show/hide the dual pane? I would like to use in a script... (I would like to hide navigation panel when I use dual panel. Setting ShowNav has already found...)
-
nas8e9
- Posts: 2232
- Joined: 21 Jun 2008 14:50
Re: Command for show/hide dual pane
The list of script commands can be made through Help > Make List of Commands. The output will be placed in the clipboard; by pasting it in a text editor you can search for the command you're looking for.LittleBiG wrote:Which command could show/hide the dual pane? I would like to use in a script... (I would like to hide navigation panel when I use dual panel. Setting ShowNav has already found...)
In this case it's
Code: Select all
#800;-
LittleBiG
- Posts: 1848
- Joined: 08 Apr 2011 12:57
- Location: Win10x64
Re: Command for show/hide dual pane
It is pretty simple, thank you. I didn't know, I can use #numbers in this way. I have tried to find a script command in help. Thanks again!
XYplorer Beta Club