Using the database query builder you can make a query that you select in the property of the field - you can say what column and you can choose "update after editing" etc. I would like to get those properties like this:
On mouseup Get database properties of fld "foo" End mouseup I would also like to be able to set them with a transcript command On mouseup Set query of fld "foo" to connect Set database column selected of fld "foo" to "first_name" Set "update after editing" of fld "foo" to true End mouseup On 7/11/04 5:31 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Sunday, July 11, 2004, at 03:48 PM, Bill wrote: > >> How do you get the database settings from a field with transcript? > may be if you will explain yourself bit more I'll be able to try to > help. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
