The problem starts when you have to evaluate expressions like
Code:

IF 'AA'<'aa'
ENDIF


e.g. as part of a sorting routine. Without case sesitivity, this would not evaluate to TRUE.
_________________________
There are two types of vessels, submarines and targets.