Project Notes


Project: ConsoleDisplay
Author: Keith Wood
Description:

Redirects the normal console output to a tab in the Message Pane. It is invoked by a command-line parameter to JBuilder. Optional parameters let you direct just normal output or just error output. The default is to send both. The name of the message tab reflects the parameter selection.

-consoledisp [out | err]

For example

jbuilder -consoledisp


Written by Keith Wood (kbwood@iprimus\.com\.au)