How can I empty the clipboard?

Andre Rombauts andre.rombauts at win.be
Sun Nov 17 11:35:01 EST 2002


If I use:

on mouseUp
      put empty into field "Dummy"
      select the text of field "Dummy"
      copy
end mouseUp

The clipboard is not emptied because no text was selected since the field
³Dummy is empty... So how do I proceed?...

André Rombauts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20021117/112cc2fe/attachment.html>


More information about the use-livecode mailing list