My previous code had some minor glitches here is a revised and improved version, check it out
Option Explicit
Dim fso, msg, strfolder, container, i, filename
strfolder = "C:\Users\bryan\Desktop\new"
filename = "C:\Users\bryan\Desktop\new\this.txt"
msg = "file: " & "''"&filename&"''" & "...
Hey I might have the right solution to your problem and it comes in one script too. take a look at the code below. copy it and paste it then run it. you definitely want to specify your own parameters
1. create a new folder in your desktop and name it "new"
2. in that folder create a plain-text...
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.