PAscript code is automatically checked whenever the current line changes. If errors are detected in the code, messages display in the message pane. Additionally, lines with errors are marked directly in the code with wavy underlines.

  • Blue wavy lines indicate warnings.
  • Red wavy lines indicate errors that might prevent the code from executing.
Figure 30. Error Marking Identifiers