I'm using version 5 and want to rename some files. a search on the internet gave me this
I have put the code to a command button but as soon as I move the cursor away I get an error message saying "compile error expected ="
sorry but yet again I have crashed and burnt and find myself asking for help.
any advice please?
smiler44
Code:
my.Computer.FileSystem.RenameFile([COLOR=maroon]"C:\Test.txt"[/COLOR], [COLOR=maroon]"SecondTest.txt"[/COLOR])
I have put the code to a command button but as soon as I move the cursor away I get an error message saying "compile error expected ="
sorry but yet again I have crashed and burnt and find myself asking for help.
any advice please?
smiler44