Help Files for referenced libraries

G

Guest

Hello

How can I get help information for functions of referenced libraries

For example, I referenced the "Microsoft Scripting Runtime" library but when I try to get help on the "GetFile" function I get a nice grey help file. What's the point of loading the thing if it isn't going to display anything anyways?! Is there a way for me to get help info in such cases

Thank you

Daniel
 
D

Douglas J. Steele

I don't believe adding a reference adds help. You'll have to find how to use
the objects external to Access.

In the case of the Microsoft Scripting Runtime, there's downloadable help at
http://msdn.microsoft.com/downloads/list/webdev.asp

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)



Daniel P said:
Hello,

How can I get help information for functions of referenced libraries.

For example, I referenced the "Microsoft Scripting Runtime" library but
when I try to get help on the "GetFile" function I get a nice grey help
file. What's the point of loading the thing if it isn't going to display
anything anyways?! Is there a way for me to get help info in such cases?
 

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

Top