[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Typo?
[Thread Prev] | [Thread Next]
- Subject: Typo?
- From: Gianluigi <gradobag@xxxxxxxxxxx>
- Date: Mon, 17 Nov 2025 14:39:43 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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