to:$date = regexreplace($file, $RegExFind, $RegExReplace);
and try it again.$date = regexreplace(getpathcomponent($file, "base"), $RegExFind, $RegExReplace);
to:$date = regexreplace($file, $RegExFind, $RegExReplace);
and try it again.$date = regexreplace(getpathcomponent($file, "base"), $RegExFind, $RegExReplace);
Welcome!Sloot wrote:Great product and great support from this community.
np.This worked perfectly! Thanks very much