"copy" is a reserved word in Livecode... use something like r_copy for a handler name and it will work
but unlike Forth, "you can't do that...." On Sun, Apr 28, 2013 at 11:09 AM, Richmond <richmondmathew...@gmail.com>wrote: > I have a fantasy (???) and would like to implement something like > this in either sa stack or car script: > > on copy > don't > end copy > > or something like this: > > on copy > set the clipboardData to "No Luck Chum" > end copy > > this would be a way to block all the multiple ways of copying text > end-users have in a Demo. > > but of course as soon as I write a script with "on copy" the thing throws > a wobbly. > > Richmond. > > ______________________________**_________________ > 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<http://lists.runrev.com/mailman/listinfo/use-livecode> > -- Stephen Barncard San Francisco Ca. USA more about sqb <http://www.google.com/profiles/sbarncar> _______________________________________________ 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