Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Expression.replace()
Message
From
07/11/2005 17:58:36
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01066163
Message ID:
01066236
Views:
17
>I've got a few expressions and I want to make sure there are no "*" characters in them, is there a command to replace them with a blank space.
>
>Exmaple: string.replace(*," ")
>
>Thanks!

You can use either chrtran() or strtran() in this case.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform