Associate the Function library with the test at runtime without associating it with the test in Setting>>Resources.. Use
ExecuteFile "File Path" This will execute the file and load the functions in memory.. Hope this helps. Thanks, Prasad On Tue, Jun 1, 2010 at 2:45 AM, Roman Zilber <[email protected]> wrote: > http://www.google.ca/search?q=vbscript2exe > > but I have no idea what it has to do with QTP. > > An alternative can be writing your libraies not in vbscript, but in some > lanaguage which can be compiled to COM objects, or DLLs. > > On Mon, May 31, 2010 at 12:15 AM, Girish T P <[email protected]>wrote: > >> Hello everyone, >> I have a requirement where i need to compile the >> vbs files, that contains vbscript functions and then need to call those >> functions. >> >> Is there anyway to make this possible. I know that vbscript is >> natively an interpreted language, but we have a requirement where we need to >> share the functionality the code provides without sharing the actual code >> (text). Is there any other approach to solve this ? >> >> Any help would be appreciated. >> >> Thanks & Regards >> Girish T P >> >> -- >> 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]<mercuryqtp%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en > > > -- > 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]<mercuryqtp%[email protected]> > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en -- 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
