thanks for the info. Another question

Monte Goulding monte at sweattechnologies.com
Wed Mar 9 22:24:53 EST 2005


on mouseUp
   ask "What is your name?"
   if the result is not "cancel" then
      answer "hello "&it
   end if
end mouseUp

cheers

--

Monte Goulding
Sweat Technologies

InstallGadget - How to create an installer in 10 seconds
Download now from: http://www.sweattechnologies.com/InstallGadget

> 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