Chapter 5 Customizing Generation with GTL


.change_dir macro

This macro changes the current directory. It is available to execute generation commands only, and may be used in addition to standard GTL macros when defining commands.

.change_dir (path)

The following parameters are available:

Parameter Description
path New current directory

Type: Simple template (escape sequences ignored)

Example:

.change_dir(C:\temp)

 


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