Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SIx Driver RDD v3.00 - Reference Guide - <b>_sx_iniinit():</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  _sx_INIinit():

  Syntax:   _sx_INIinit( <nArea> )

            nArea = The currently active workarea number.

  Returns:  Nothing.

  Description:   The _sx_INIint() function initializes the Data Dictionary
                 (.INI) System.  For example, this would cause the SIx
                 Driver to look for a TEST.INI file if the TEST.DBF file is
                 opened.

                 This function can ONLY be used, with any purpose, within
                 the Sx_DefTrigger() function, or a similar user-defined
                 replacement for Sx_DefTrigger(), which must be specified
                 by calling Sx_SetTrigger().

  Example:

    See the example for Sx_DefTrigger().


See Also: Sx_DefTrigger() Sx_INIheader()

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