Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get rid of space
Message
 
À
12/08/2015 13:54:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01623203
Message ID:
01623231
Vues:
50
>>can someone please help me with this. I have a character string in which I am trying to get rid of spaces. I know it is transform() but setting it up is hit and miss. just the data between the brackets. in first example the space before 40 needs to be eliminated. the second example is correct.
>>
>>this is the text I need clean -> periods[ 40-41] just the area within the brackets.
>>this text is properly formatted -> periods[50-51]
>>
>>the text is stored into a field called rinfo
>>
>>
>>tnx for your help
>>k
>
>
?strtran(lcText,'[ ','[')
tnx tore.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform