Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>ddde()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ddde()
Call an AUTOMATIC data entry on the current file
------------------------------------------------------------------------------
Syntax:

     ddde( [<cState>], [<aInh>] ) --> lSuccess

Parameters:

     <cState>   State of the DATAENTRY. DEFAULT DE_STATE_MOD
     <aInh>     Array dof the Ineritance field. DEFAULT no fields

Returns:

     <lSuccess>   If .T. the DATAENTRY has been confirmed

Description:

     Active a automathic DATAENTRY on the current file. The fields in this
     DATAENTRY are defined in the DBDD and is the field with the DATAENTRY
     attribute

Example:

     CUSTOMER->(ddde())  // DATAENTRY on CUSTOMER file

See also:

     ddkey()

See Also: ddkey()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson