Modify text file
I have never really used dao or recordsets in any of my coding experience but think I am about too. I’ve got my form to the point where I can determine whether a file exists in particular directory and I need to modify this file by opening it (thru code) going to the bottom of the file (last record) & deleting it b/c it is an ENTER character, how might I go about this please?
I have never really used dao or recordsets in any of my coding experience but think I am about too. I’ve got my form to the point where I can determine whether a file exists in particular directory and I need to modify this file by opening it (thru code) going to the bottom of the file (last record) & deleting it b/c it is an ENTER character, how might I go about this please?