Specifies options to customize C++ template generation.
TEMPLATE Syntax: |--+-----------------------------------------------------+------| | (1) (2) (3) .-*NONE----------------. | '-TEMPLATE(---------------+-| TEMPLATE Details |-+--)-' TEMPLATE Details: .-*TEMPINC-----------. .-1-------. .-*NO----. |--+-directory-pathname-+--+---------+--+--------+--------------| '-1 65535-' +-*WARN--+ '-*ERROR-'
The possible options are:
If the specified directory does not exist, it is created.
An error condition results if the specified directory path contains a directory that does not exist, for example, TEMPLATE(/source/subdir1/tempinc) when subdir1 does not exist.