STRING-NOT-LESSP
================
Syntax: (string-not-lessp <string1> <string2>
:START1 <number> :END1 <number>
:START2 <number> :END2 <number>)
This function is analogous to the STRING<= function,
but it does not recognise the difference between
upper- and lowercase-characters.
This function is not supported by babylon v3!