[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Typo?


Benoit, Fabien,

In the DocumentView class, on line 983 of the Public Sub _get(Index As Integer) As _DocumentItem function, there's this statement: If Index < 0 Or If Index >= $iCount Then Error.Raise("Bad argument")
Is this a typo?

Best regards
Gianluigi


Follow-Ups:
Re: Typo?Gianluigi <gradobag@xxxxxxxxxxx>
Re: Typo?Bruce Steers <bsteers4@xxxxxxxxx>