Navigation:  thinBasic Modules >

INI (Text INI Files)

Previous pageReturn to chapter overviewNext page

 

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.

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com