Write_Dbms - DfBaseEdit
Writes information from the edit buffer to a database field
Type: Procedure
Syntax
Procedure Write_Dbms
Call Example
Send Write_Dbms
Description
The Write_dbms message is used to write information from the edit buffer to a database field. The message uses the passed file.field to construct the file name for the DBMS field and calls the write message.
send write_dbms to (txt_edit(self)) customer.note