|
-
Aug 14th, 2000, 07:48 PM
#1
Thread Starter
Lively Member
Hi,
How can I stop a FileCopy ?
The source filesize would be unknown and the amount copied is not important.
Let's say I was copying a file using the VB FileCopy Command, but how do I stop it after say about a second or so.
Example:
FileCopy "source","dest"
Sleep 1000 (or whatever)
>>>What now to stop FileCopy?<<<
BTW, It has to be FileCopy NOT open/get e.t.c.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|