Hi
This is my first post in board.

In a FoxPro database file, i have the following informaiton in one of fields:
microsoft is great
microsoft_is great
In above two values, I want to replace every blank space with an underscore, irrespective of whereever they occur.
like microsoft_is_great
What would be the syntax
Thanks in Advance.
Aman