[Logic] LOG 4.3 help please

Len Revelle [email protected]
Mon, 18 Feb 2002 20:27:58 -0600


You can edit both from the Database Commands area (sorry been a while since
I used v4.0). Fox Pro is similar in basic commands to DBase if you are
familiar with it.

Something along the line:

USE LOG				(identifies the table to open and use)
REPLACE ALL COMMENTS WITH ""  (makes COMMENT field in all records empty)
REPLACE ALL QSL_RCVD WITH ""  (makes QSL_RCVD field in all records empty)

WARNING   WARNING   WARNING   WARNING   WARNNG

Make a backup of your log before doing any global edits.
Executing commands at the command line is instantaneous and perminent!

As I recall Dennis did a better job in v4 (v3 also) in explaining the
command structure. Read all you can in the help files and outside sources
before playing with your data.