Richard
Tue Jan 20 13:18:58 CST 2004
Thomas wrote:
> Can VBScript make use of Windows API funcitons as can VB6?
Hi,
No. You can code an ActiveX control that wraps API calls in a method that
can be called from VBScript, but the control must be registered on the
computer.
--
Richard
Microsoft MVP Scripting and ADSI
HilltopLab web site -
http://www.rlmueller.net
--