RE: variable start values

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

Pete Lomax wrote:
> 
> 
> On Wed, 10 Dec 2003 16:33:19 +0000, Jason Dube
> <dubetyrant at hotmail.com> wrote:
> 
> >  if x[1][1] < 90 then
> 
> It took me a moment to figure that out. I suggest you use 
> "if x[1][1] < 'Z' then" instead, and probably <= as well.
> 
> Regards,
> Pete
> If he wants to trap non capital letters shouldn't it be <65 or > 90  -- 
> <'A' or >'Z' this would trap lower case plus misc numbers, punctuation , 
> etc.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu