Question regarding the new environment variable "PLSDIR"

Tichij

Member²
Environment variable "PLSDIR" has been added for the "%APPDATA%\PLSQL Developer [version]" directory where all preferences and settings are stored
Where can I use it in practice?
I tried to use it in Preferences for definition of location:
- of the beautifier rules file (%PLSDIR%\beautifier_rules.br instead of C:\Users\myusername\AppData\Roaming\PLSQL Developer 13\beautifier_rules.br),
- of the AutoReplace definitions file (%PLSDIR%\AutoReplace.txt instead of C:\Users\myusername\AppData\Roaming\PLSQL Developer 13\AutoReplace.txt).
But unsuccessfully. Thanks.
 
Back
Top