Stacks Hiding Behind Backdrop?

J. Landman Gay jacque at hyperactivesw.com
Sun Nov 30 12:24:21 EST 2003


On 11/30/03 1:55 AM, katir at hindu.org wrote:

> on resume
>   send "set the backdrop of me to black" in 5 milliseconds
> end resume
> 
> would not compile.. though it looks fine to me.

It isn't; stupid error on my part. It should be:

on resume
  send "set the backdrop to black" to me in 5 milliseconds
end resume

I switched the location of the "to me" by accident.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list