End Quote Missing

From Xojo Documentation

Error message

An end quote was missing from a literal text or string.


Examples

An end quote is missing from the following String passed to the MessageDialog command:

MessageBox("Hello world)


See Also

"" literal.