09-15-2009, 11:19 AM
Hi
I added your code like this
And i attached snap shot also
[img]C:\Documents and Settings\rcapl\My Documents\My Pictures\snap.bmp[/img]
Now error is
Cannot identify the object "FileName" (of class WinEdit). Verify that this object's properties match an object currently displayed in your application.
what can be the problem ?
THANKS
I added your code like this
Code:
Dialog("File Download").Dialog("Save As").WinEdit("FileName").Set "C:\abc"
Dialog("File Download").Dialog("Save As").WinButton("Save").Click
Dialog("Download complete").WinButton("Close").Click
And i attached snap shot also
[img]C:\Documents and Settings\rcapl\My Documents\My Pictures\snap.bmp[/img]
Now error is
Cannot identify the object "FileName" (of class WinEdit). Verify that this object's properties match an object currently displayed in your application.
what can be the problem ?
THANKS