This function creates a new Dictionary object and populates it with the fields of the current record in the passed Recordset object. The field names are used as the dictionary keys, and the field values are assigned to the corresponding keys.
Definition
Defined in File
include\std_util_lib.asp
Routines Called
GetDictionary
Called By
dictGetInitialFieldValues
Main (_setadrs.asp)