Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
(MID?) Function
Message
From
27/02/1997 12:41:59
 
 
To
27/02/1997 12:36:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00022255
Message ID:
00022259
Views:
34
>Does VFP have a string function that returns characters from the middle of a string? ex. MID(cstring, 5, 3) where 5 would be the starting place in the string and 3 the number of characters to return? I thought that I had used it before in VFP, but apparently not. If there is no function, any ideas for simple solutions to mimick it?
>
SUBSTR(cstring,5,3)

have fun
Jen
A bipolar theory does not neatly describe a continuum.

Before millenium: chop wood, draw water. After millenium: chop wood, draw water.
Previous
Reply
Map
View

Click here to load this message in the networking platform