[Gambas-user] stop file COPY

Benoît Minisini gambas at ...1...
Mon Sep 28 14:35:01 CEST 2009


> Hey guys,
> 
> Does anyone if it's possible to cancel a file COPY of a pretty big file
> (a few hundred megabytes) in the middle of the action?
> 
> I'm trying to add this functionality to my backup project but I can't find
> any parameters on the Copy command within the documentation.
> 
> Regards
> Dimitris

You can't. You must write your own copy command to handle that.

Regards,

-- 
Benoît Minisini




More information about the User mailing list