|
WikiDoc |
Where Is my Alpha preferences folderFAQ.WhereIsMyAlphaPreferencesFolder HistoryHide minor edits - Show changes to markup January 23, 2006, at 10:56 PM
by -
Changed lines 12-15 from:
Default Prefs Folder Locations [Alpha]7 and [Alpha8] create this preferences folder as to:
Changed lines 19-20 from:
[AlphaX] creates this preferences folder as to:
AlphaX creates this preferences folder as Changed lines 23-24 from:
[Alphatk] (MacOS X) creates this preferences folder as to:
Alphatk (MacOS X) creates this preferences folder as Changed lines 27-28 from:
[Alphatk] (Unix) creates this preferences folder as to:
Alphatk (Unix) creates this preferences folder as Changed line 31 from:
[Alphatk] (Windows) creates this preferences folder as to:
Alphatk (Windows) creates this preferences folder as Changed lines 37-40 from:
Locating the current Prefs Folder location [AlphaTcl] creates a $PREFS variable which contains the location of the Prefs Folder used by the current application. to:
Locating the current Prefs Folder locationAlphaTcl creates a $PREFS variable which contains the location of the Prefs Folder used by the current application. Changed lines 51-52 from:
User-Defined Prefs Folder Location to:
User-Defined Prefs Folder LocationJanuary 23, 2006, at 10:54 PM
by -
Added lines 1-82:
(:title Where Is my Alpha preferences folder:) All versions of Alpha create a preferences folder somewhere in your local drive. This folder contains configuration information and package indices that are compiled from information in your local AlphaTcl library, which (after it has been created) makes startup sequences much faster. All of your edited preferences are also stored in preference folder files with names like arrDefs.tcl and are saved between editing sessions. Topics in this page include:
Default Prefs Folder Locations [Alpha]7 and [Alpha8] create this preferences folder as
[AlphaX] creates this preferences folder as
[Alphatk] (MacOS X) creates this preferences folder as
[Alphatk] (Unix) creates this preferences folder as
[Alphatk] (Windows) creates this preferences folder as
(or if that doesn't exist, then in the same place as on Unix). Locating the current Prefs Folder location [AlphaTcl] creates a $PREFS variable which contains the location of the Prefs Folder used by the current application. You can enter the following command in the status bar command line (press Escape-X) or in an AlphaTcl Shell window (select Utils > Tcl Shell)
file::showInFinder $PREFS
to display this folder in the OS Finder. User-Defined Prefs Folder Location If you have [MultipleVersionsOfAlphaOnYourLocalDrive], you will most likely want to create a separate Prefs folder for each installation. If you create a folder named AlphaPrefs and place it at the same level of the Alpha application, i.e.
/Applications/Alpha/AlphaPrefs
/Applications/Alpha/AlphaX.app
/Applications/Alpha/Examples
/Applications/Alpha/Help
/Applications/Alpha/Tcl
/Applications/Alpha/Tools
this folder will be used preferentially. This will allow you to maintain two or more separate versions of Alpha without rebuilding indices each time that you switch back and forth amongst them.
/Applications/Alpha 8.1/AlphaPrefs
/Applications/Alpha 8.1/AlphaX.app
/Applications/Alpha 8.1/Examples
...
/Applications/Alpha 8.0/AlphaPrefs
/Applications/Alpha 8.0/AlphaX.app
/Applications/Alpha 8.0/Examples
...
Note that if you maintain multiple AlphaPrefs folders, saved preferences will not be shared amongst your Alpha applications. |
|
Edit -
History -
Print -
Recent Changes -
Search
Page last modified on January 23, 2006, at 10:56 PM
|
Hosted on
|