It seems to me that the following bullet point for the substring() function is incorrect: substring("12345", 0, 3) returns "12" Shouldn't it read substring("12345", 0, 3) returns "123"? Andrew WattReceived on Friday, 22 March 2002 04:09:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 3 October 2007 16:05:54 GMT