Need some help. I'm writting this macro for my nephew. Everything is working as expected except for one thing. I can't for the life of me figure this one out.
The line in question is an EditInIFile command. For some reason It won't edit the file. I had it working at one point, but it seems as though it just decided not to work.
I have multiple EditInIFile commands in this macro, and they all work but this one.
The line in question is close to the bottom of the macro. I left the macro untouched. I was going to clean it up some, but thought that might defeat the point. So forgive all the Remarks and Remarked out commands.
I surrounded the statement with forword slashes, to make it easy to spot.
At the Begining there is a variable FPath, change the path to where ever you place the config.ini file. (also encluded - at Bottom)
I'm really scratching on this one!

Thanks for the help, everyone!
Code: Select all
Problem solved. Disregard. But thanks.