PDA

View Full Version : <> condition?


CHSguard72
02-02-2003, 08:19 PM
What does the condition: <> mean? less than and greater than?

Manoel
02-02-2003, 08:22 PM
Different than.

Anthony Kesich
02-02-2003, 08:25 PM
actually by the parallax manual, <> means "not equal to"

-Anthony

Jeremy_Mc
02-02-2003, 08:29 PM
it's the equivalent of 'NOT' in most BASIC dialects


*jeremy

Manoel
02-02-2003, 08:57 PM
Originally posted by Anthony Kesich
actually by the parallax manual, <> means "not equal to"

-Anthony

Actually by the Oxford Dictionary, "different" means "not equal to".

;)

Anthony Kesich
02-03-2003, 03:27 PM
ok, i concede, you win.

-Anthony