This tool is used to open the remote file belonging to the selected element for editing in the editor.
Attribute | Type | Description |
---|---|---|
Editor ID [O] | String | The ID of the editor that should be used to open the file. |
To ensure that a specific editor is used for all users, specify the editor identifier in the AWM model. To find the editor identifier, open the editor and press Alt+Shift+F1 in the editor pane. A dialog box opens and displays the editor identifier among other information.
Press Alt+Shift+F1 in the Micro Focus COBOL Editor to see that its editor identifier is com.microfocus.eclipse.editor.cobol.CobolEditor.
Parameter Name | I/O | Type | Description |
---|---|---|---|
Remote System File [M] | I | file | References the file on the remote system that should be opened in the editor. |