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>data dictionary (.ini) support:</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Data Dictionary (.INI) Support:

  Each database in your application can have an associated .INI file, which
  will provide various information to the Trigger System on how that
  particular database should be opened.  These files can also hold
  information, in user-defined sections, which can be read from the .INI
  file into an array by using Sx_INIheader().

  An .INI file is just a plain ASCII text file that the developer would
  create with their text editor.  The file must have the same base name as
  its associated database file.  For example, TEST.INI would belong to
  TEST.DBF, FOO.INI to FOO.DBF, and so on.

  NOTE:  See the INIDEMO.PRG sample program for an example of using the
         Data Dictionary (.INI) System.


See Also: .INI Files _sx_INIinit() Sx_INIheader()

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