Open Document#
Open a Word document.
| Link to Word | [Link] Returns a link to the Word document processing process. |
| Link to Document | [Link] Returns a link to the currently open Word document where the Work is taking place. |
| Use COM | If checked, the Work will be done using the installed Word. Otherwise, it will be done without it. |
| Visibility | If the "Use COM" checkbox is checked and the "Visibility" checkbox is checked, the Word interface will be displayed on the monitor screen. If the "Use COM" checkbox is checked and the "Visibility" checkbox is unchecked, the work will be done with Word physically running in memory, but its window will not be visible on the screen. If the "Use COM" checkbox is not checked, the "Visibility" property will not be considered. |
| Read-Only | If enabled, the document will be opened with the "Read-Only" flag. |
| File Path | [Text] The path to the Word document that needs to be opened. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that the blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |