The Console

The console is a multi-purpose window which can be used to print out generated text, view error messages or view the 'raw sentence code' which can be useful when tracing problems with sentence structure.

Viewing the Console window

To view the Console window from the menu, select View > Console

on the toolbar, press or press F7

Using the Console window

The console window has four modes which are accessed by the View menu

View > Output History

This displays the output history of Wordz from the time the program was started. The text can either be printed out by accessing the menu
File > Print or you could copy the text and paste it into a word-processing package.

View > Error Messages

This displays all the error messages generated since the program was last started. You should quote these if you make a bug report.

View > Search Results

This displays the results of the last Find operation. When you use Find from the main Edit menu, the Console window will appear with your results automatically.

View > Raw Sentence Code

This displays the raw code used to store Sentences in memory. It is useful for debugging Sentences.

Other menu functions

File > Close

This closes the Console window.

Font

This brings up the standard Font dialogue, allowing you to pick the text style for the Console window.