Chapter 9 Generation Reference Guide (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> ')'

Parameters

Parameter Type Description
<path> Simple template (escape sequences ignored) New current directory

Example:

.change_dir(C:\temp)

 


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