Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Substr equivalent
Message
From
19/11/1998 21:56:02
 
 
To
19/11/1998 03:03:09
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00155390
Message ID:
00159644
Views:
24
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform