Jump to content

Recommended Posts

Posted

I have an ini file which has structure as below.

"C:\Users\TEJA\Desktop\Capture.PNG&

And I want to use this value and change only the file name in below path of another ini file.

 

Can you suggest any approach.

Capture.PNG

Capture.PNG

Posted (edited)

FileMove(ABC_Full_path_FileName, To_DEF_Full_path_FileName, 1)

ABC_Path can equal DEF_Path . So You can rename file :)

Edited by meoit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...