Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Substr equivalent
Message
De
19/11/1998 21:56:02
 
 
À
19/11/1998 03:03:09
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00155390
Message ID:
00159644
Vues:
25
>for SUBSTR(string,nStart,nEnd) is equivalent with VB Mid(string,nStart,nEnd)
>eg. mystring="ABCDEFG"
> myresult=MID(mystring,3,4) ' returns "CDEF"
>
>Regards
>Winanjaya

Thanks its was what i was looking for.

Richard Auger
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform