[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_RESTSETS()
 Restore status of all SET command settings
------------------------------------------------------------------------------

 Syntax

      FT_RESTSETS( [ <aOldSets> ] ) -> NIL

 Arguments

     aOldSets is an array of SET settings created by FT_SAVESETS()

 Returns

     NIL

 Description

     This function "restores" the SET Settings, i.e., it sets them to the
     values in the array aOldSets.  The following SETs are not currently
     supported: FILTER, FORMAT, FUNCTION, INDEX, KEYS, MODE, ORDER,
     PROCEDURE, RELATION, TYPEAHEAD

 Examples

     FT_RESTSETS(aOldSets)

 Header File: SET.CH

 Source: RESTSETS.PRG

 Author: David Husnian

See Also: FT_SAVESETS() FT_SETCENTURY()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson