Re: [Gambas-user] Example Quote typo

2015-06-06 Thread Gianluigi
Sorry for my error I repeat: In the Quote example documentation there is a typo: Print Quote("This is not a \\\" quoted \\\ "\\ nmulti-line string.") Is correct as in UnQuote. Currently: PRINT Quote("This is not a \\"quoted\\"\\nmulti-line string.") Regards Gianluigi 2015-06-06 14:47 GMT+02:00

[Gambas-user] Example Quote typo

2015-06-06 Thread Gianluigi
In the Quote example documentation there is a typo: Print Units ("This is not a \\\" quoted \\\ "\\ nmulti-line string.") Is correct as in UnQuote. Currently: PRINT Quote("This is not a \\"quoted\\"\\nmulti-line string.") -- Regards Gianluigi -