Menu

First patch...

Adds escape sequences... (some existed..but covers single and double quotes, backslashes, and the semi-colon)

\n newline
\r carriage return
\t tab
\\ \
\' '
\" "
\; ;

~Dave

Posted by David Scott Williams 2003-03-11

Log in to post a comment.

MongoDB Logo MongoDB