Hi I would like to create a txt file inside of a folder but I do not know how to do it if anyone could help me out that would be amazing! As well as write inside the txt file.
I'm trying to write a date from *csv file into web input form. The date in *csv file is in MM/DD/YYYY format, but my BAS inputs it as YYYY-DD-MMT00:00:00:00... i need it to fill out the webform in MM-DD-YYYY format. what ami doing wrong?