INet

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

INet

 

Description

 

INet module provides function to handle Internet communications.

 

How to use this module

 

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

 

USES "INET"

 

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

 

Reference

 

Microsoft documentation on WinINet:

http://msdn.microsoft.com/en-us/library/aa385483(VS.85).aspx