FORCEPATH( ) Function
Returns a file name with a new path name substituted for the old one.
FORCEPATH(cFileName, cPath)
Parameters
cFileName
Specifies the file name (with or without a path or extension), which will get a new path.cPath
Specifies the new path for cFileName.
Return Value
Character