********** > Date: Tue, 18 Mar 2003 14:48:12 -0600 > From: "J. Landman Gay" <[EMAIL PROTECTED]> > Organization: HyperActive Software > Subject: Re: Stuck in "Background" window
> Use this syntax eactly: > > stop editing bg "myImageGroup" ---------- Nope. Here it is with the change: on mouseUp set the defaultFolder to "Doggies" answer file empty with filter "JPEGs,*.jpg" lock screen import paint from file it set itemDel to "/" cut image (last item of it) start editing bg "myImageGroup" paste image (last item of it) stop editing bg "myImageGroup" unlock screen send "choose browse tool" to me in 20 milliseconds end mouseUp When I look in the Objects menu, "Stop Editing" is still shown. If I click it all is OK. It is still refusing to obey the command <stop editing bg "myImageGroup"> and ends up in the background window every time. Ken N. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
