0
Parent page: Service Functions – System (QTP, VBScript)
How to generate a unique file name
if the file name already exists in the given folder
(That often happens, if you need to create a series of files or duplicate an existing file)
Description
sFileName – the “original” file name or file name template
sFolderName – parent folder (full path required)
objParameter – Dictionary object [...] ...
