constants in LC server
Matthias Rebbe
matthias_livecode_150811 at m-r-d.de
Fri Jun 16 03:26:59 EDT 2017
Hi,
is it possible that constants are not supported by LC server?
When executing this little script
<?lc
constant kText="Peter",kNumber="3"
put kText & "<br>" & kNumber
?>
LC server outputs the names of the constants instead of the values.
Tried with LC server 7.1 on Livecode Hosting and 8.12 on a 3rd party hosting platform.
What am i missing?
Regards,
Matthias
Matthias Rebbe
+49 5741 310000
matthiasrebbe.eu <http://matthiasrebbe.eu/>
More information about the use-livecode
mailing list