08-09-2011, 03:35 PM
Thanks sshukla,
Your example is perfect but I want to know the meaning of each parameter in below syntax:
systemutil.run (filename,[parameters],[path],[operation],[mode])
Now, in case of your example, what this "C:\Program Files\Internet Explorer\IEXPLORE.EXE" corresponds to in syntax?
Does it correspond to filename? If yes, then I understood "www.google.co.in" is a parameter in your example.
Now, what can be the values for path, operation and mode (I know that these are optional parameters)
Your example is perfect but I want to know the meaning of each parameter in below syntax:
systemutil.run (filename,[parameters],[path],[operation],[mode])
Now, in case of your example, what this "C:\Program Files\Internet Explorer\IEXPLORE.EXE" corresponds to in syntax?
Does it correspond to filename? If yes, then I understood "www.google.co.in" is a parameter in your example.
Now, what can be the values for path, operation and mode (I know that these are optional parameters)