Product Documentation

c-treeRTG COBOL Edition User's Guide

Previous Topic

Next Topic

<name>

The name option specifies the string that replaces the file name portion of the file path passed by the COBOL application. It supports %n and %d substitution specifiers. For more information about substitution specifiers, please refer to "Substitution specifiers."

Examples

The following example replaces only the file name portion of the passed file path:

<map>

<name>CUSTMAST2010</name>

</map>

TOCIndex