CurrentDirectory Property (OutputBar Object)¶
Sets the current directory for the output bar. This information is necessary if the text contains a relative path that can be jumped only from the current directory. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
OutputBar.CurrentDirectory = szCurrDir;
[VBScript]¶
OutputBar.CurrentDirectory = szCurrDir
Version¶