09-17-2010, 11:16 AM
Hello Saket
I am getting this error msg when i m trying to set the filepath+filename in code to download an excel file.
The operation cannot be performed
Line (281): "Dialog("text:=File Download").Dialog("text:=Save As").WinEdit("text:=File &name:").Set FilePath & FileName".
Here is the lines of code which is giving above error :
Dialog("text:=File Download").Dialog("text:=Save As").WinEdit("text:=File &name:").Set "F:\temp.xls"
Please suggest wht could be the problem!
Regards
Neetika
I am getting this error msg when i m trying to set the filepath+filename in code to download an excel file.
The operation cannot be performed
Line (281): "Dialog("text:=File Download").Dialog("text:=Save As").WinEdit("text:=File &name:").Set FilePath & FileName".
Here is the lines of code which is giving above error :
Dialog("text:=File Download").Dialog("text:=Save As").WinEdit("text:=File &name:").Set "F:\temp.xls"
Please suggest wht could be the problem!
Regards
Neetika