I can create a text file and write to him using API, however, I cannot jump to a new line of that file... Is there any API that able us to say "write to a new line?".
For instance, to write to a log file (create it and write to him). I never has used FileSystemObject and I think that with API it would run more rapidly...
However, I would need to, for instance see what was the last log file to be created, so the FileSystemObject could be one choise...
Is there any easily why to see waht was the las file created (imagine that all files in a directory are like: day/month/year/randomnumber = exemplae: 0305200102 So I would like to create 0305200103...Is this possible to do with filesystemobjects?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.