Re: Why won't this work??!!!

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Sat, 8 Mar 1997 19:02:19 -0500 Joseph Martin <jam at EXIS.NET> writes:

>sd2real.ex:30
>character constant is missing a closing '
>if compare(real[1], '1') > -1 and compare(real[1], '31'') < 1 then

if this is verbatim the you should notice that you have used a double
qoute after 31
such as    '31"
that is a simple syntax error.  You must use a single quote.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu