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. |
If you want to make sure that a specific editor is used for all users, you should 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 No | I/O | Type | Meaning |
---|---|---|---|
1 [M] | I | file | References the file on the remote system that should be opened in the editor. |