Navigation: EmEditor Help > Macro Reference > FileNewProp Object > Properties
Macro: InitialFolder Property
Corresponds to the Initial Folder text box in the New File Details dialog box.
s = object.InitialFolder;
object.InitialFolder = s;
s = object.InitialFolder
object.InitialFolder = s
Supported on EmEditor Professional Version 14.1 or later.