Navigation:  thinBasic Modules >

COM

Previous pageReturn to chapter overviewNext page

 

Description

 

This module will let scripts interface with COM server objects: Component Objects Model.

 

How to use this module

 

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

 

USES "COM"

 

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

 

 

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