08-09-2011, 11:02 AM
Hi,
I just want to understand the proper syntax of using this command.
Below is the syntax:
Below is the example:
SystemUtil.Run "C:\Program Files\Internet Explorer\IEXPLORE.EXE","","C:\Program Files\Internet Explorer","open"
Now, what I want to know is:
what parameter in the syntax corresponds to which value in example as I didn't got it and what may be the different values of parameters?
Also, it was very dissapointing for me to join this forum as I am not getting responses to my query and there are many queries pending.
I think that either moderators are not doing their work or are not assigned to this forum.
I just want to understand the proper syntax of using this command.
Below is the syntax:
Code:
systemutil.run (filename,[parameters],[path],[operation],[mode])
Below is the example:
SystemUtil.Run "C:\Program Files\Internet Explorer\IEXPLORE.EXE","","C:\Program Files\Internet Explorer","open"
Now, what I want to know is:
what parameter in the syntax corresponds to which value in example as I didn't got it and what may be the different values of parameters?
Also, it was very dissapointing for me to join this forum as I am not getting responses to my query and there are many queries pending.
I think that either moderators are not doing their work or are not assigned to this forum.