Drive Button Configuration

I'm completely ne to DOP and have the following problem:
I have a dual lister setup and want to have 2 separate drive lists for the left and right file display.
I tried to follow the help as below, but the "following commands" are simply missing:

So I tried by my own, but when using e.g. OPENINRIGHT, it seems to be ignored and always lists the drives in active display

I searched the forum but only came across the "multifunc" parameter which worked, but does not solve my problem.
Did I miss or misunderstood something?

Thanks,
Otto

OPENINRIGHT is not a value but an argument. The button should appear as follows:

Go DRIVEBUTTONS OPENINRIGHT

Go

Thx, you made my day :wink:
Due to the missing example in the help, this was not so obvious to me. But now, after reading the text for the nth time, I understood. :roll_eyes:

Looks like that example got lost in the automatic conversion from the old Windows Help manual to the wiki system. We've repaired that page now.

The example in question is:

Go DRIVEBUTTONS=fixed OPENINLEFT
Go DRIVEBUTTONS=cdrom,network,removable,ramdisk OPENINLEFT
Go DRIVEBUTTONS=fixed OPENINRIGHT
Go DRIVEBUTTONS=cdrom,network,removable,ramdisk OPENINRIGHT