|
GetIniSectionCount |
NumberOfSections = GetIniSectionCount(Filename$) |
Parameters: Filename$ = the name of the Ini file |
Returns: NumberOfSections = number of sections |
GetIniSectionCount returns the the number of total section in the ini file. |
Related Info: | GetIniSectionName : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |