Create a Seed user Preference File (SPF) that does not contain file history


 Product:MicroStation
 Version:08.11.09.459
 Environment:N\A
 Area:Configuration
 Subarea:User Preferences

How to

Create a Seed user Preference File (*.SPF) that does not contain file history.

ie. When I create a new *.UPF file from a *.SPF file (defined by MS_USERPREFSEED) the file menu displays the file history from that *.SPF file. How can I create a *.SPF file that does not contain any file history?

Background

MS_FILEHISTORY

MS_USERPREFSEED

Steps to Accomplish

  1. Disable file history from being maintained by setting MS_FILEHISTORY=0
     • This prevents future file history from being maintained
     • Setting this variable will not remove the existing list of recent files
  2. Force MicroStation to create a *.UPF from the default seed preference
     a. Remove the defined path for MS_USERPREFSEED
     b. Close MicroStation
     c. Delete the *.UPF
     d. Restart MicroStation
  3. Set Preferences
     a. Go to: Workspace > Preferences
     b. Make changes as desired.
     c. Go to: File > Save Settings
  4. Make a copy of the *.UPF and change the extension to *.SPF
     • User Preference File path can be found by going to: Workspace > About Workspace
  5. Set MS_USERPREFSEED to use the new *.SPF
  6. Create a new *.UPF from the *.SPF
     a. Close MicroStation
     b. Delete, move or rename the previously used *.UPF
     c. Restart MicroStation
  7. Optional: Reset MS_FILEHISTORY=1 to enable maintaining file history

See also

Other language sources

 Original Author:Craig Calvin