The
BASENAME option determines whether filenames specified in tags can be expressed without pathnames. By default, such filenames have
to be expressed with full path information as passed to the File Handler by the calling program. By setting
BASENAME=ON, it is possible to specify the filename without the path.
Syntax:
BASENAME
=
{
ON
}
{
OFF
}
Parameters:
- ON
- Filename tags can be expressed without path information.
- OFF
- All filename tags in the configuration file must be expressed with full path information.
Comments:
This parameter can be set globally only, that is under the tag [XFH-DEFAULT]. You cannot set the parameter for an individual file.