You are right again. My bad. Thanks, Dar.


On Feb 14, 2004, at 7:55 PM, Dar Scott wrote:



On Saturday, February 14, 2004, at 05:03 PM, Marian Petrides wrote:


Wouldn't it see and execute the put whatText into field "debug" before it even knew there was an unsupported revSpeak out there???

This is what you wrote earlier:


On mouseUp
  Put field "TextToSpeak" into whatText
  RevSpeak whatText
  put whatText into field "Debug"
end mouseUp


The text of field "Debug" is set after the call to revSpeak. If there is no revSpeak, then the handler will exit right there. Execution will never get to the next line.


Dar Scott

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


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

Reply via email to