Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you remove blanks within a field
Message
From
01/09/1998 14:35:32
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00131900
Message ID:
00131989
Views:
31
>Is there a quick way to remove blanks within a field? For example PART NUMBER = 'TRG 011 4TGH 77K' to become 'TRG0114TGH77K'

Just use STRTRAN(yourstring, " ", "").
Previous
Reply
Map
View

Click here to load this message in the networking platform