#include
<VBSTRING.bas>
' source in /Program Files/Coridium/BASIClib
FUNCTION LCASE( string ) as STRING
This FUNCTION written in BASIC
shifts the letters of string to lower case .String may be a constant or variable string.