> Dim aX(3,7) > response.write ubound(aX) > > --> 3 [wie komme ich zum 7er?]
UBound(aX, 2) christian
<<attachment: winmail.dat>>
> Dim aX(3,7) > response.write ubound(aX) > > --> 3 [wie komme ich zum 7er?]
UBound(aX, 2) christian
<<attachment: winmail.dat>>