Documentation
Publicon
Reference
Preferences
Global Options
Dialog Settings
FileNameDialogSettings
{...}
FileNameDialogSettings is a global option that stores settings associated with the File dialog box. It consists of the following suboption.
"StringFormat"
• "StringFormat" is a global option that determines the format for pasting the pathname of a file into a notebook when the Input
Get File Path... menu command is used.
• With the default setting "StringFormat"
True, the pathname of the file is pasted into the notebook as a string. The pathname is expressed in a format appropriate for the operating system being used.
• With the setting "StringFormat"
False, the pathname is pasted as a FrontEnd`FileName expression.