[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    IniLoad()

         Loads a configuration file .INI

    Syntax:

         IniLoad( cFile, cAppl ) -> Nil

         cFile : File to load
         cAppl : Aplication name

    Description:

         Reads the file and load the setup information.
         It's the first operation to be realized with .ini functions.

    Return:

         Nothing.

    Example:

         cValue := IniLoad( "Fast.Ini", "MARKET" )

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