Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
(MID?) Function
Message
De
27/02/1997 12:41:59
 
 
À
27/02/1997 12:36:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00022255
Message ID:
00022259
Vues:
38
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform