> The compiler uses shortstrings internally, which are the fastest string > type. Pchars are between ansistrings and strings, but offer the least > comfort of all. With the exception that not having a compiler flag to check shorstrings' overflows make for for some tricky to debug problems ;-) -Flávio