Patches item #556384, was opened at 2002-05-15 11:38
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=414683&aid=556384&group_id=35585
Category: Core Model
Group: Tested
Status: Open
Resolution: None
Priority: 5
Submitted By: John McManamon (mcmanamon)
Assigned to: John McManamon (mcmanamon)
Summary: Fixes to ESI$Table SetRow & SetRowV
Initial Comment:
When adding a row to an ESI$Table (AddRow and
AddRowV), if the column dimension has not been set,
the number of columns will be automatically set to the
number of items being inputted on the call.
SetRow and SetRowV in ESI$Table were not making this
same check, yet their behavior should be the same,
since you can use SetRow and SetRowV to add a row to a
table.
This patch is a zip file containing the updated SetRow
and SetRowV for ESI$Table.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=414683&aid=556384&group_id=35585
|