Hi.
Quote is a constant in liveCode. Quotes normally delimit a literal, as in "chicken". So you have to have the constant in order to:Try it right in the message box.
Now tryCraig
Quote is a constant in liveCode. Quotes normally delimit a literal, as in "chicken". So you have to have the constant in order to:
CODE:
answer "chcken" && quote & "chcken" & quote
Now try
CODE:
answer quote & "," & quote
Statistics: Posted by dunbarx — Fri Jul 26, 2024 1:43 am