How to construct this user command?

I am trying to create a custom button to take me to the following location in the Preferences menu, but can't figure out what string to use in the Command Editor.

What I want the button to access is: Preferences > Preference Categories > Favorites and Recent > File and Folder Labels.

I have found that using "Prefs" will take me to the Preferences menu, but of course only the item that was last accessed.

Have a look at the Prefs PAGE=xxx option in the Help.

Regards, AB

That was a big help. Thanks!

Is there an internal command I can use to go directly to the Internal Commands help page?

Under the Help section under Internal Commands I don't see anything for that, but perhaps there is a way. It would be handy to have this set to a button.

I can't remember where I got this from, but it works (for me)....

/windows\HH.EXE ms-its:C:\Program Files\GPSoftware\Directory Opus\Help\dopus.chm::/Documents/Internal_Commands.htm

Regards, AB

I just bookmark the web version: gpsoft.com.au/help/opus11/i ... mmands.htm

Thanks, aussieboykie. That works great. At first I thought it was a browser URL, but read your post again and tried it in a button. Very slick.

I have assigned it to a hotkey tied to Ctrl-F1. I have another command tied to Shift-F1 that takes me directly to the Scripting Reference.

/windows\HH.EXE ms-its:C:\Program Files\GPSoftware\Directory Opus\Help\dopus.chm::/Documents/ScriptingReference.htm

Regards, AB

Hmm ... I can't make that last one work. Maybe my dopus.chm file isn't up to date.

You can use Help REF=commands

See here for some shortcuts argument

[quote="AlbatorV"]You can use Help REF=commands

See here for some shortcuts argument[/quote]
Another previously unnoticed gem! Thanks @AlbatorV.

Regards, AB