Displays fields from the data dictionary that have default values
evdefaults [-r]
This command displays a list of the fixed database names of all the fields in the data dictionary that have default values, with their default values.
Using the -r option, the name and default value are separated by a colon instead of a tab.
$ evdefaults
STATUS NEW EDIT_BUTTON EditButton.gif CSR_CUST_SEVERITY 227 HISTORY_BUTTON HistoryButton.gif AREA 1 VIEW_BUTTON ViewButton.gif IT_DATE_REQUESTED 04/10/11 STATUS_HIST UNASSIGNED DELETE_BUTTON DeleteButton.gif $ |