Chapter 5 Customizing Generation with GTL


.create_path macro

This macro creates a specified path if it does not exist.

.create_path (path)

The following parameters are available:

Parameter Description
path Path to be created

Type: Simple template (escape sequences ignored)

Example:

.create_path(C:\temp)

 


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