CustomPrefix

Description

Specifies a prefix for the names of all image files that are created by the Scan module.

The program adds the string that you type here to the beginning of the name of each file created by the workstation while scanning. In this way, you can have an unlimited number of scanners feeding a single image directory. Just make sure that the string is different for each workstation.

Valid values

  • Any string. The maximum length is 256 characters, minus the length of:
    • The path to the directory where the images are saved.
    • The string set by FileNamePrefix, if any.
    • The string set by ImageFNameOffset, if any.
    • The file name generated by ReadSoft Invoices, i.e. MDHmmnnn.tif.

Example: If the directory where the images are saved is C:\Images (9 characters), and FileNamePrefix=YY (2 characters), and ImageFNameOffset is not specified, the maximum allowable CustomPrefix string length is 256 - 2 - 9 - 12 = 233

  • Value if missing: "" (an empty string)