J. Landman Gay wrote:

> I did write about it but I hadn't tried it yet. You were right on
> the nose, that fixes it. I had to allow a short wait. This fails
> as before:
>
>    tsNetClose
>    quit
>
> But this works:
>
>    tsNetClose
>    wait 1 with messages
>    quit
>
> Success! :)

I would like to think that the introduction of the new external would not require us to rewrite our apps.

Have you filed a bug report on that?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to