| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileName | String | The Document Name to Open. | ||
| arguments | String | Optional | Any Command-Line Arguments to specify after the File Name. | |
| autoExtractArguments | Boolean | Optional | Indicates whether to attempt to Extract Arguments from the File Name. This should be separated from the File Name by a pipe ('|') character. If omitted, a value of False is assumed. |
A Boolean value indicating success.