In Progress ABL there are two types of strings, those defined as CHARACTER
and those defined as LONGCHAR
. A file larger than 32K in length is a LONGCHAR
. Most strings are unless specified any other way case insensitive.
Remember - all positions start with the position 1!