Reference: |
The Data Management Console has a graphical user interface for editing flows, synonyms, and workspace configuration. It is recommended that this interface should be used since it ensures proper syntax. However, for advanced users, the Data Management Console also has a text editor that can be used to edit the underlying files.
Note: Changes made to a flow using the text editor may be lost when the flow is opened normally.
Use caution when adding comments to the first lines (header) of a stored procedure or a flow. Avoid comments starting with -*DM, since such comments are reserved for DataMigrator internal use. A best practice is to put a space between -* and the rest of your comment.
Depending on where you right-click in the Text Editor, the following shortcut menu options are available:
Undoes the last edit operation.
Undoes the last undo.
Cuts the selected text to the clipboard.
Copies the selected text to the clipboard.
Deletes the selected text.
Inserts text from the clipboard in the specified location.
Selects the entire file.
Opens the Find dialog box, which allows you to enter a text string and search parameters.
Finds the next occurrence.
Finds the previous occurrence.
Opens the Replace dialog box, which allows you to enter a find and replace string.
Opens the Go To dialog box, which allows you to enter a specific line number to go to.
This option is available when text is selected. The following options are available:
Adds the comment symbol -* in front of the selected lines. This option is only available for procedures.
Removes the comment symbol -* when it appears at the start of the selected lines. This option is only available for procedures.
WebFOCUS | |
Feedback |