Arbortext Command Language > Functions by Alphabetical Listing > get_preferences_path
  
get_preferences_path
get_preferences_path ([write])
This function returns the path name of the user's preferences file. If the optional write parameter is present and not zero, the function returns the path name that will be used to write the preferences file. This may be different than the path name used to read the preferences file if an upgrade has been performed. For example, an old epic.wcf may still be read and a new arbortext.wcf may be written to.
Related Topics
write_preferences function