Hi,

How to set the default running parameter for testing ?

Normally, we create a program named "abcde". We
run <path>+"abcde". However, I want to add some
parameter after the program for testing e.g.
<path>+"abcde"+"#123" i.e."http: .......abcde#123" 

Now, I run the program and then type "#123" on url 
manually. Of course, "123" is not hard-coded. I may 
enter "234" or "456" for testing. Any faster method ?  

Reply via email to