Source page
Use the Source page to view and modify the MFS source statements directly in a text editor.
Standard editing features are provided, such as Find/Replace, Undo/Redo, Cut, Copy, Paste, and Delete.
- Customized color highlighting
Items such as MFS statement keywords, attribute names and values, strings, and comments are colored differently, to help you differentiate parts of an MFS source statement. You can customize the colors in the Preferences dialog.
- Line numbers
Line numbers are displayed in the left margin of the editor window. You can hide line numbers by modifying the Preferences .
- Error markers
If syntax errors are encountered during a save or a validation and build operation, an error icon is displayed in the left margin of the line that contains the error. Errors also are displayed in the Problems view. MFS device format source files that contain syntax errors cannot have an MFS message definition that is appended to them until the syntax error is resolved.