Stevenson, Charles wrote:
> Program "TIP.LIST": Line 242, Nonnumeric data when numeric required.
> Zero used.
> 
> It's got to be ANS that is "nonnumeric",  but how?
> 
> Here's the code:
> 
>       239: IF (ANS#"" AND ANS # "B") THEN
>       240:   IF ANS MATCHES '0N' THEN
>       241:      IF ANS>0 THEN
>       242:         IF SCRATCH<ANS>#"" THEN
> 

I'd want to know what the value of ANS actually is.  Only thing I can think
of off-hand is that ANS = "+", maybe "-", though I'm not sure if UV or
various flavors consider those values greater than numeric zero.
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to