File->Settings->Resources is the way to manage libraries, there is another
way to use  ExecuteGlobal, but I wouldn't recommend it.



On Mon, Oct 12, 2009 at 12:37 PM, SpaceMarine <[email protected]>wrote:

>
> hello,
>
> id like to call some VB objects & methods that arent available to
> VBScript by default. external or third-party email/database
> components, etc.. for example if i linked the WScript.Network library
> i could run these two lines:
>
>   Set wshNetwork = WScript.CreateObject("WScript.Network")
>   Print wshNetwork.ComputerName
>
> ...but without linking the WScript object library that code of course
> wont run.
>
> where can i do something like that?
>
> in File->Settings->Resources i found where one can associate
> external .VBS function libraries, but this is really something
> different than that.
>
>
> thanks!
> sm
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to