Hello Gurus!
I wanted to ask how to specify the user's profile when trying to delete files in a directory.
For example:
FileDelete ("C:\Documents and Settings\userid\Local Settings\Temporary Internet Files\*.*")
What I'm trying to figure out is how to replace the 'userid' with the specific username that is logged in.
Thank you so much in advance!