Hi Sekha,

You should post your query as a new post instead of middle of other post. 
don;t take me wrong but that will increase your chances of getting more 
replies.

As per your query ... you can use ExecuteGlobal statement as provided in 
vbscript to include various vbscript files into your main vbscript. only 
keep in mind that while doing so, any vbscript file getting called having 
"=" ( equal operator ) will behave as assignment operator only.
you can refer the example as provided is the following link to achieve the 
same :
http://stackoverflow.com/questions/316166/how-do-i-include-a-common-file-in-vbscript-similar-to-c-include
 

Hope it helps....


On Friday, May 4, 2012 4:17:54 PM UTC+5:30, Sekha wrote:
>
> Hi all,
>
> I am planning to combine multiple function files (.vbs) into one master 
> vbs file.. could you give a hint 
>
> Thanks
>

-- 
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