> Benoît,
>
> If I called COPY from a form and closed that form while the COPY command
> was still copying a large file would that stop the action?
> or would the command still copy the file in the background?
>
> Regards,
> Dimtiris
>
There is no background process or threads in Gambas, unles
Benoît,
If I called COPY from a form and closed that form while the COPY command was
still copying a large file would that stop the action?
or would the command still copy the file in the background?
Regards,
Dimtiris
On Mon, Sep 28, 2009 at 7:10 AM, zerkowski sur bouquiniste.biz <
zerkow...@bou
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahea
for gambas users
Sent: Mon, 28 Sep 2009 02:43:35 -0600
Subject: [Gambas-user] stop file COPY
> 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 fu
> 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.
>
> Regar
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
--