SET SET is used to display database information or change system defaults. SET displays information about the database SET GET:fld-1,fld-2... changes the default search fields, e.g., SET GET:TI,AU sets the TI and AU fields to be searched automatically SET DISPLAY:fld-1,fld-2... changes the default display fields SET BAR:on / off turns on/off automatic bar chart display SET LIST:on / off turns on/off automatic display of hit list titles SET TITLE:field sets field used as title for LIST; also sets TITLE:ON SET TITLE:on / off turns on/off constant display of document title SET DB:on / off turns on/off constant display of database name SET OPERATOR:and / or sets default Boolean operator SET WRITE:on / off sets screen dump. Writes document on screen to DOCOUT You can use a format name instead of a field list; e.g. SET GET:ALL turns on all fields. The "ALL" format is defined for every database. For other formats try "HELP FORMAT" or see your Database Administrator.