If you actually tried it and it doesn't work then it's a bug. But the doc examples aren't the same thing you're doing, they are using a direct reference while your code is putting a value into a variable.
When I get to my Mac I'll try a few things. I'm AFK right now. On March 5, 2015 9:33:13 AM CST, Terence Heaford <[email protected]> wrote: >It doesn’t. > > >Here are examples from the documentation for print > >print stack "Output" into 100,100,450,410 > >print this card from 0,0 to the mouseLoc > > >All the best > >Terry > > >> On 5 Mar 2015, at 15:26, J. Landman Gay <[email protected]> >wrote: >> >> So before I'd report this as a bug, I'd see If using the required >syntax fixes it. > >_______________________________________________ >use-livecode mailing list >[email protected] >Please visit this url to subscribe, unsubscribe and manage your >subscription preferences: >http://lists.runrev.com/mailman/listinfo/use-livecode -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
