Chapter 9 Generation Reference Guide (GTL)


log macro

This macro logs a message to the Generation tab of the Output window, located in the lower part of the main window. It is available to execute generation commands only, and may be used in addition to standard GTL macros when defining commands.

.log <message>

Parameters

Parameter Type Description
<message> Simple template Message to be logged

Example:

.log undefined environment variable: JAVAC

 


Copyright (C) 2005. Sybase Inc. All rights reserved.