
June 13th, 2002, 11:51 AM
|
|
|
|
Join Date: Apr 2007
Location: UK
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Row Limit
I've read about this on the forum but have not found any official answer:
It concerns the row limit of 132 charcaters.
"There is no limit to the number of rows in a maze or the number of mazes in a file, though no row will contain more than 132 characters. "
Is that you stating that you will not put any more than 132 characters in a line, or that we need validation to crop the line at 132 characters. Currently mine will work with anything and I have tested it to about 1000 characters with no troubles. Do I need to add validation to stop it being able to do this??
Cheers
|