Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching for an inverted Extract function
Message
De
05/10/2000 08:38:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Searching for an inverted Extract function
Divers
Thread ID:
00425226
Message ID:
00425226
Vues:
39
I need a function that works as an inverted Extract... It should return everything before a specified delimeter and everything after a specified delimiter with the option to insert something in the middle.

In a working example for what I need it for is the following string:

driver={SQL Server};server=(local);database=master;uid=sa;pwd=;

In my program the database= could be many different values (here its master but I don't know at runtime). So I want to be able to insert something between database= and ; and remove whatever is there.

Is there any build in function if VFP for doing that?
---( Mårten Törnquist )---
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform