[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Defaults and settings
"Fiona M Richardson" <F.1.Richardson@herts.ac.uk> writes:
> 1)see what type of default file a complete project is using e.g....
> "rbp.def" (so that when I look at a project I can clearly see what the
> default file is) and
unfortunately, this isn't possible. However, you can look for example
at the Layer default and see what kind of unit it specifies, and this
will tell you (if it says BpUnit, its bp.def; RBpUnit = rbp.def).
> 2)changing the current default of "bp.def" when I create a new project to
> "rbp.def"
If you make a symbolic link to bp++ called rbp++, then it will
automatically open rbp.def when you run rbp++. You can always just do
Defaults/Load Over/All or even just Open In and select another
defaults file. It will automatically remove any existing defaults
before loading in the new ones.
- Randy