Re: constants in LC server

2017-06-16 Thread Mark Waddingham via use-livecode
On 2017-06-16 11:35, Matthias Rebbe via use-livecode wrote: To answer my own question, it seems that constants on LC Server only work in handlers. So this script outputs the values " & kNumber end showConstant showConstant ?> I think that´s a bug, either in LC Server or at least in the docume

Re: constants in LC server

2017-06-16 Thread Matthias Rebbe via use-livecode
To answer my own question, it seems that constants on LC Server only work in handlers. So this script outputs the values " & kNumber end showConstant showConstant ?> I think that´s a bug, either in LC Server or at least in the documentation, as the documentation doesn't mention it. So i filed