wsh objects available?

  • Thread starter Thread starter djc
  • Start date Start date
D

djc

I noticed in the access vba help file today that the
'scripting.FileSystemObject' was available to use in access. That makes me
very happy. Are other wsh objects available? like wscript.shell? Any network
objects?

let me know if you know.
thanks.
 
Hi,
With any code module open, you can go to:
Tootls->References
and set a reference to anything you like.
Access can use com objects.
 
cool. Do you know of a way to (a particular com object perhaps) be able to
program network aware apps in access? tcp/ip communications?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top