Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Nanforum Toolkit v2.1 Reference Guide - <b>ft_savesets()</b> http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson