Hi,
the documentation of IsSpace()[0] is apparently wrong in stating:
  PRINT IsSpace(" \\n \\r\\n")
  True
"\\n" will be literally "\n" which is not space (actually running the
code supports this). Misprint?
Regards,
Tobi
[0] http://gambaswiki.org/wiki/lang/isspace
-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk