On Sun, Sep 15, 2013 at 3:48 PM, Mark Schonewille <
m.schonewi...@economy-x-talk.com> wrote:

> I wonder how long this takes:
>
> on deleteAllControls
>    beep
>    answer warning "Delete all visible objects from stack" && \
>      the short name of the topstack & "?" with "Cancel" or "Delete"
>    if it is "Delete" then
>       lock screen
>       lock messages
>       drag from 0,0 to the bottomright of the current cd of the topstack
>       delete
>    end if
> end deleteAllControls
>

84 ms.

and
repeat for each


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
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