Button to browse and open supporting Tabs

Would it be possible to make a button that opens a specific location (example C:\MyFiles), but then opens the Tabs that have dependent files live? I know how to make buttons open locations. Would I want to add-on to that code or does this have to be more developed? I find my self doing this a lot.

Are you saying that you want to open c:\Myfiles and some other dependent/related folders in a separate lister? If so, then the simplest way of doing this is to build a lister the way you want it, with all the relevant folders in tabs, and then save as a layout. Any time you want to work with c:\Myfiles and related stuff, you just open the saved layout. Alternatively, if you want to add c:\MyFiles and several other folders as tabs in the current lister, then a saved tab group is the way to go.

Regards, AB

So is it possible to make a button that launches a Tab Group?

Experimented and got it! Go TABGROUPLOAD=TabGroupName. Thanks