Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


aFileCopy and Confirm Overwrite

Keywords: 	  aFileCopy Confirm Overwrite

Question:

Does the aFileCopy have something like FileCopy @true, @false, where you can force a confirmation box to come up. I'm not sure from the help file what the FOF_CONFIRMATION does.

Answer:

Use the 16 flag in the FOF_CONFIRMATION to force the dialog box to come up. Otherwise, without the flag 16 set, aFileCopy will blow through the dialog, automatically answering it.
Article ID:   W14337
Filename:   aFileCopy and Confirm Overwrite.txt