IntControl 30 Failing to Move File
Keywords: IntControl 30 Fails Move File
Question:
Intcontrol 30 is failing to move my file to the destination specified. The file I am attempting to move does already exist in the target directory should that make a difference?Answer:
IntControl should overwrite any existing file with ONE exception. That is, if the file is READ-ONLY. See the function FIleAttrSet, to remove the read only attribute.