INI (Text INI Files)

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

INI (Text INI Files)

 

Description

 

INI module provides function to handle INI files.

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "INI"

 

This directive will load the module and add the following new keywords.