Just trying to add today's date to a textfile..
# Code:
txtFile = txtFile.Replace("[date]", Date.Today )
Solved, sorry :blush:
Printable View
Just trying to add today's date to a textfile..
# Code:
txtFile = txtFile.Replace("[date]", Date.Today )
Solved, sorry :blush: