[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[sqr-users] Re: sqr-users Digest, Vol 32, Issue 17



I believe that the answer is simple, but I'm sure you'll get other replies if 
I'm wrong.  Just change ''' to ''''.  The fourth ' is required so that SQR 
knows that you mean the character ' rather than just meaning to indicate the 
start or end of a string.  What it's seeing right now is the first ' as the 
start of a string, and then the next two consecutive 's as saying "I mean '."  
Then, it doesn't see a final ' to end the string, so it gets confused.  
Hopefully that makes sense...

-John T.


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users