--
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 Mercu...@googlegroups.com
To unsubscribe from this group, send email to
MercuryQTP+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
Roman
--
Simple Function in VB script
ExecuteFile "Filepath"
e.g.
ExecuteFile "C:/library.vbs"
This will associate library file "library.vbs" at runtime
Hi,
I have an application where it does lot of math calculations(eg: (x*(y)^z+a*(b)^d)/((e)^f+(c)^m) ) Was wondering if any one know about any math library function I can use or do I need to build my own library file.
Regards
VK
--