|
IniInteger |
IniInteger Filename$, Section$, Key$, Value |
Parameters: Filename$ = the name of the Ini file Section$ = the section name Key$ = the key name Value = value to write |
Returns: NONE |
IniInteger sets an integer value in an Ini file. If the specified key or section do not exist, the will be autmatically added. |
Related Info: | IniFloat | IniString : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |