constant K = "asdf" put K
If I put the above 2 lines in a script in a stack or in the IDE/msgbox, I get (as expected) "asdf" output.
But if do the same thing in a revserver script (in my case, on-rev), I get "K".
That seems wrong to me, and the dictionary for constant includes server in its platform list. Am I missing something ? Can someone else try it and see if I'm doing something odd.
Thanks -- Alex. _______________________________________________ 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
