NoFullPathIfNotActive Property (FileProp Object)¶
Corresponds to the Without
Full Path if Not Active check box in the
File page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.NoFullPathIfNotActiveProperty;
object.NoFullPathIfNotActiveProperty = b;
[VBScript]¶
b = object.NoFullPathIfNotActiveProperty
object.NoFullPathIfNotActiveProperty = b
Version¶