Hi, Oops! Shame on me. I missed that myself. Must be too early in the morning. Where's my coffee? Grrrrrr.
On 3/24/10, Philip Bennefall <[email protected]> wrote: > Hi Dark, > > You simply missed to put a left parenthesis in the alert function call. Your > code should be: > > int hp = 100 ; > string my_health = "hello, my hp is currently" ; > ;void main ( ) > { > alert("window", my_health + hp); > } > > Kind regards, > > Philip Bennefall --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
