Resets specified or all items to their default settings.
Type: | Optional statement |
Applies to: | access descriptor or view descriptor |
resets all the items defined in the access descriptor to their default setting. For a view descriptor, the ALL option resets only the items that are selected.
specifies the name of the item that you want to reset. If you specify a record or group name, all the items in that record or group are reset.
specifies the index number of the item that you want to reset. The index number represents the item's place in the access descriptor. You can get the index number of an item using the LIST statement described earlier in this section. If you specify a record or group index number, all the items in that record or group are reset.