Shortcut keys to tab groups

Hi
Is it possible to add shortcut keys to tab groups?

Ok I found the answer here:

You could try following:

Go TABGROUPLIST=keys USEQUALKEYS

https://www.gpsoft.com.au/help/opus12/index.html#!Documents/Prefs/Tab_Groups.htm

Would that open an individual tab group/
I found this: Go TABGROUPLOAD "My Saved Tab Group"
Seems to work ok.
Thanks

You also can use the "&" to generate accelerator keys in your menu, like in

Go TABGROUPLOAD=tabgroup1
Go TABGROUPLOAD=tabgroup2
Go TABGROUPLOAD=tabgroup3

etc.

where the & would appear in the "name" part of the commands.

Thanks. I don't know about accelerator keys.
I set this up before on my keyboard macros but I have forgotten.
How do I assign a hotkey to the this?: Go TABGROUPLOAD "My Saved Tab Group"

In the hotkey list you're already looking at here, you can add new hotkeys. You want a new lister hotkey in this case.

200dpi_wc10323_dopus

Then paste the command into the Function field in the dialog that opens, and set the hotkey.

200dpi_wc10324_dopus

(If you need to use a multi-line command, click the Advanced button to open the full command editor.)

Brilliant! Thanks.
I had to chenge it to this - Go TABGROUPLOAD=Default to get it to work