At 11:40 AM 12/17/2004 -0500, Dennis Fleming wrote:

PROPERTY TABLE pk_table "REFRESH"
PROPERTY TABLE fk_table "REFRESH"

My question- do you need to be "in the table" you
want to refresh?


Dennis,

PROPERTY TABLE <FormTableName> 'REFRESH'

Re-fetches data from the database to update a data set's
view of data.

So, you can use that PROPERTY command as long as that
table is part of your form, regardless of whether the
Master or Slave table is currently focused.

The option of <FormTableName> specifies the exact name
of the table associated with the form.

Hope that helps!

Very Best R:egards,

Razzak.



Reply via email to