SetAlternateImageNames
Sets the file naming scheme of the Scan action.
Syntax
()Parameters
0: Sets the naming scheme of the input files to the format used by eDocument Conversion actions.Any other input value uses the traditional naming schmeme of TM000001, TM000002, etc.
Returns
Always True.Level
Any level but usually the batch level.Details
If you are using the Convert action library, it is recommended that you enable this batch file naming scheme.If this action is not called prior to the Scan action, then the Scan uses the traditional naming scheme of TM000001, TM000002, etc.
- Example
SetAlternateImageNames("0") Scan()