On Thursday, July 31, 2003, at 01:35 PM, Barry Levine wrote:


hide me with visual theEffect

In the primer shell I ended up with a handler like this:


on setEffect theEffect
  if theEffect is not empty then
    put "visual effect " & theEffect into effectCommand
    do effectCommand
  end if
end setEffect

I did this some time ago, so I'm not sure why I went this way, but I suspect I had problems similar to yours.

Dar Scott


************************************************************************ ****
Dar Scott Consulting http://www.swcp.com/dsc/ Programming Services
************************************************************************ ****


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to