Parameters
- fileName
- The name of the file to load, or the initial directory for the file open dialog.
Return Value
true if the file was successfully loaded, false if an error occurred or the user cancelled the dialog.
If fileName does not exist or is a directory, shows the file open dialog and allows the user to select a file to load. In that case fileName specifies the initial directory for the dialog.