I want to write a program in DBASE III+ or IV which will search all fields in all records of a file named "Myfile.dbf" and will replace every "G" anywhere in the record with "S" in place of "G", leaving all other characters unchanged. It will convert "Bigger" to "Bisser" and "George" to "Seorge"!! etc. It must close the file after completing the task.
I know how to make simple programs to add records, print etc. in dBASE but I cannot find a solution to the above problem. I suspect that it is not very difficult. Could you please help? thank you.
I know how to make simple programs to add records, print etc. in dBASE but I cannot find a solution to the above problem. I suspect that it is not very difficult. Could you please help? thank you.