I've assigned the following command to a function key (i.e. Shift+F12). This allows quick access to Microstation's User Preference File (UPF). This is handy for users that occasionally want to reset their preferences or create a backup copy. Tested in SS10 and CONNECT.
$ % explorer /e, /select, $(MS_USERPREF)
here is my old my post on Fkey favourites to share how about we get somemore in there guys non since 2017 cant be right....
communities.bentley.com/.../407271
Lorys
Started msnt work 1990 - Retired Nov 2022 ( oh boy am I old )
But was long time user V8iss10 (8.11.09.919) dabbler CE update 16 (10.16.00.80)
MicroStation user since 1990 Melbourne Australia.click link to PM me
Here are a few more handy commands:
Hilite active DGN file in Windows Explorer:
$ % explorer /e, /select, $(_DGNFILE)
Open User Preferences Dialog:
mdl silentload userpref
Open Configuration Variables Dialog:
mdl silentload cfgvars