In my first attempt to use RowSet.newFromArrays, I failed miserably!
(in that it took me a few hours to figure out the problem)
Don't know if it is because I'm used to CSS and style tags allowing
the last item in the :; tag list to end with a semicolon, but
RowSet.newFromArrays does not like the last item to end with a
semicolon. Doing so gives you:
$_arrayName := trim($_columns{$_i + 1})
Indice out of range. (RowSet._arrayInit)
Just about all my maps in RowSet.newFromSelection end with a
semicolon and it has no problem with them. I guess it's the
difference between using split string and reqex to parse the map.
Didn't see a "rule" in the documentation, so is there a rule? I know
not to do this again, but can this be fixed?
Steve Alex
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/