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

 Syntax

      FT_SAVESETS() -> aOldSets

 Arguments

     None

 Returns

     An array containing the values of the supported SETs.

 Description

     This function saves the SET Settings, i.e., it copies them into an
     array, aOldSets.  The following SETs are not currently supported:
     FILTER, FORMAT, FUNCTION, INDEX, KEYS, MODE, ORDER, PROCEDURE,
     RELATION, TYPEAHEAD

 Examples

     aOldSets := FT_SAVESETS()

 Header File: SET.CH

 Source: SAVESETS.PRG

 Author: David Husnian

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