Open Acad Options-dialogue on a specified tab?

Started by Peter2 · 2016-04-15 17:50 UTC · 2 replies · SMF topic #2361

I used OpenDCL to create an additional tab in the standard options. Is there a way to open Options-dialogue on a specified tab like "Options /system" or (command "_options" "my own tab")?

Regards

Peter
You can use the undocumented, but pretty easy to figure out, _+OPTIONS command.
Bingo  :)

It accepts the names of the tabs and their (zero-based counting) number.


Befehl: +OPTIONEN
Registerkarte <0>: 2

-> Displays "Öffnen und Speichern" / "open and save"

Befehl: +OPTIONEN
Registerkarte <0>: pdf-formatter

-> Display my Open_DCL tab