However, if you insert blank lines into the .INI file then the SPLIT function after a READPROFILESTRING where you read all sections or keys will also create a blank array element as last element as the CHR(10) character is used as a delimiter. Thus it is better to not insert the blank lines or one has to check for blank array elements after SPLITting a READPROFILESTRING. Personally, I always check for blanks anyway.
_________________________
There are two types of vessels, submarines and targets.