On jeudi 13 mars 2008, Jaap Cramer wrote:
> Hi all,
>
> I think I have found a little bug in the StringClass
>
> When I do Mid("", 0, 1) the result is ""
> When I do String.Mid("", 0, 1) I got an error "bad argument"
>
> greets,
> Jaap
The bug is in Mid$(), that should return the same error.
--
Benoit Minisini