Hi Guys
Using dbase 4 ver 2
could someone give advice
I have a procedure for browsing a table with the purpose of manually updating a certain field with
with new information. as we all know - the updated field is immediately placed into the table at the moment
the cursor moves to another field.
When a field is updated in this way i would like to have a date field updated with todays date so that i can see when
that particular field was last updated.
something like this--
A logical field name called " faxok" ( indicationg that the fax number has been checked)
when this record is changed manually in the browse screen i would like to record programmatically (in the background)
todays date in a date field (called faxokdate)
All other records in the table that are not changed will have this field left untouched.
Thanks for the help
fred
Using dbase 4 ver 2
could someone give advice
I have a procedure for browsing a table with the purpose of manually updating a certain field with
with new information. as we all know - the updated field is immediately placed into the table at the moment
the cursor moves to another field.
When a field is updated in this way i would like to have a date field updated with todays date so that i can see when
that particular field was last updated.
something like this--
A logical field name called " faxok" ( indicationg that the fax number has been checked)
when this record is changed manually in the browse screen i would like to record programmatically (in the background)
todays date in a date field (called faxokdate)
All other records in the table that are not changed will have this field left untouched.
Thanks for the help
fred