Custom Button to load both panes in Dual pane display
Posted: 04 Dec 2022 15:12
I want to create a custom toolbar button, that when clicked will load each pane of a dual pane display with specific directories.
From other threads, it look like this command should do the job.
The basic format is just - DUAL:[pane 1 location]||[pane 2 location]
Example - DUAL:C:\||D:\
However if I configure the left click action of a custom button, when clicked I get the following error.
'|d:\' is not a valid script command.
Can anyone help please?
From other threads, it look like this command should do the job.
The basic format is just - DUAL:[pane 1 location]||[pane 2 location]
Example - DUAL:C:\||D:\
However if I configure the left click action of a custom button, when clicked I get the following error.
'|d:\' is not a valid script command.
Can anyone help please?