ur Posted November 14, 2016 Posted November 14, 2016 I have an ini file which has structure as below. 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.
meoit Posted November 14, 2016 Posted November 14, 2016 (edited) FileMove(ABC_Full_path_FileName, To_DEF_Full_path_FileName, 1) ABC_Path can equal DEF_Path . So You can rename file Edited November 14, 2016 by meoit
ViciousXUSMC Posted November 14, 2016 Posted November 14, 2016 https://www.autoitscript.com/autoit3/docs/libfunctions/_ReplaceStringInFile.htm
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now