Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with removing something from string
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00469416
Message ID:
00469469
Vues:
28
>My problem is that I don't know, how did I spell it, e.g. it could be:
>Sitemstr
>SITEMSTR
>SiteMStr
>etc.
Does it matter?
Is this something like what you're talking about?
lcGarbageString=[hgjahgajhgTranMstrlkjalksdjlaskdjSiteMstrTranMstrlksjdlkajdlakjdlaksjdPropMstrlkjlkjlkjlkj]
lcCleanString=lcGarbageString
for c=1 to 3
lcCleanString=strtran(lcCleanString,substr("PropMstr  SiteMstr TranMstr",c*10-9,8),[REMOVED])
endfor
*lcCleanString=*hgjahgajhgTREMOVEDlkjalksdjlaskdjREMOVEDTREMOVEDlksjdlkajdlakjdlaksjdREMOVEDlkjlkjlkjlkj
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform