<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > LAN |
Description
LAN module provides functions to handle shared resources over a NT domain or Active directory forest.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "LAN"
This directive will load the module and add the following new keywords.