hi all
firstable :
Hi I use vbscript into a specific application that have its own programing
inteface.
I wanted to know if it is possible to get the values of variable that have
been generated outside vbscript.
For example if i run a vbscript trough an Visual basic prog, is it possible
to get the variables defined in VB ?
secondly
Is it a way to monitor activities of a particular process (popup generating,
acces to databases ...) :
for example if my prog generate an error popup, i need to catch this event
and send a mail with vbscripting .
Is it possible ?
Thanks
Guillaume