On Wed, 04 Oct 2006 23:21:17 -0400 (EDT), Jeffrey R Smick wrote:
>On Wed, 04 Oct 2006 14:06:43 -0400 (EDT), Carl Gehr wrote:
>
>>
>>I have:
>> SET SNAP_APM_REPAINT=1
>>What's the difference between the '1' and the 'Y'...?
>
>One is a "1" and the other is a "Y". The ASCII value of "1" is 49, or in hexadecimal 31. The value of
>"Y" is 89 or in hexadecimal 59.
>
>Config sys processing does not take many "humanistic" permutations/precautions. To you a "1"
>could easily mean a "Y" but for a computer this is most assuredly not the case.
Well, 44 years in the computer business I can certainly tell the
difference between a REAL answer and a 'smart ass' answer. Next time I
want the latter, I'll address it specifically to you!