> 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, unless explicitely 
mentioned in some specific class, like the DNS resolver.

So during the COPY command, nothing else is done by the interpreter.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to