1.5. Console

Editor console is located on the bottom of editor. The console is used for printing info, warnings and errors caused by editor run. It informs about actions like file opening and saving, loading template or running batch file.

Figure 1.20. Editor console

Editor console

The console prints out three type of messages:

  1. INFO – Info messages inform user about action processing.

  2. WARNING – Warning messages warn user about faults that don't cause action interruption.

  3. ERROR – Error messages warn user about faults that cause action interruption.

The console can run in two modes – either it is erased before every action start or it is never erased and messages are subjoined behind the last message. The console mode can be set by menuitem Options/Editor options – entry Erase console (see Editor option dialog box).