Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 21061

How to use Rename method?

$
0
0

Hello all,

               I have a file in the store file.I used the Metho to get the File.FileNameByName."Having the File name with full path."

a = File.FileByName("abc.txt");

aqfile.Copy("C:\abc.txt");

aqfile.rename(a,"C:\DEF.txt");

at that time Store --> File  abc is n/a inside of Testcomplete Project.


Viewing all articles
Browse latest Browse all 21061

Trending Articles