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
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