Public Function DeleteVariantVectorElement( _
ByRef rVector() As Variant _
, ByVal vElementNum As Variant _
, ByVal vContractArray As Variant _
) As Boolean
There is no way to delete the last element with contraction, because an array must have at least one element when dimensioned.
Copyright 1996-1999 Entisoft Entisoft Tools is a trademark of Entisoft.