--- In [EMAIL PROTECTED], "swzoh" <[EMAIL PROTECTED]> wrote: > --- In [EMAIL PROTECTED], "swzoh" <[EMAIL PROTECTED]> wrote: > > Have you tried this: > > WAIT Message 45 "Hello &(sName)" > > or more preferably, > > WAIT.Message(45,"Hello" ++ sName) > > Oops, I think that "," may be needed like: > WAIT Message 45,"Hello &(sName)"
This is correct. Quotes are now needed in wait.message. This was documented in the release announcement. ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
