skip to main content

Configuring the client : Configuring the client through CTREE_CONF : <map>

<map>
The map option replaces the file name or directory passed by the COBOL application with the specified values.
The map option may contain the following sub-options:
Examples
The following example replaces only the file name portion of the passed file path:
<map>
   <name>CUSTMAST2010</name>
</map>
The following example replaces both the name and directory portion of the passed file path:
<map>
   <name>CUSTMAST2010</name>
   <dir>/Data2010</dir>
</map>

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left