09-15-2009, 03:54 PM
Hi saket
This line is working
This line is not working
I think error is in the OR property of the WinEdit object , is't it?
This line is working
Code:
Dialog("File Download").Dialog("Save As").WinButton("Save").Click
Code:
Dialog("Save As").WinEdit("FileName").Set "C:\"
I think error is in the OR property of the WinEdit object , is't it?