thanks for the info. Another question

T. R. Ponn alptex2 at orwell.net
Mon Mar 28 09:28:16 EST 2005


Kevin,

on mouseUp
   ask "What is your name?"
   if the result is "Cancel" or it is empty then exit to top
   answer "Hello,"&&it&"!"
end mouseUp

Best Regards,

Tim Ponn



Kevin J wrote:

>Hi thanks for all the usful info. Now I have just started to play
>around with revolution. What I was trying to do was when a user clicks
>a button(named askquestion) it would load a popup asking for the users
>name(Wich I figured out how to do (ask "What is your name?"). Now what
>i want to do is have the program answer the user with (answer "hello
><user name>"). How would I write a script to do that.
>
>Thanks
>
>Kevin
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>  
>




More information about the use-livecode mailing list