Hi
Basically I want to put some information into a field on a databse. The number generated appends onto the field and this works in the command menu as a test. The problem I have is that i don't know how to encorporate this into the replace statement. This is generated in a while loop so the field numbers will change.
if FIELD(2) contains the info i would like to use.
replace FIELD(2) with 'hello'
Many thanks for any help offered.
Steve
Basically I want to put some information into a field on a databse. The number generated appends onto the field and this works in the command menu as a test. The problem I have is that i don't know how to encorporate this into the replace statement. This is generated in a while loop so the field numbers will change.
if FIELD(2) contains the info i would like to use.
replace FIELD(2) with 'hello'
Many thanks for any help offered.
Steve