Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>c2007 unterminated string</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2007   Unterminated string

     Explanation:  You specified a literal character string without a
     terminating quotation mark.  This error may be caused by the inadvertent
     use of an apostrophe instead of a single quote mark, or it may be a
     simple omission.

     Action:  Add the terminating quotation mark.  Valid character string
     delimiters include single quotes ('), double quotes (""), and square
     brackets ([]).

     Note:  Use of square brackets is strongly discouraged.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson