I have been looking through all the past topics about this. but I am having trouble getting them working. I tried copy and pasting a few of them. and saving them as a .bas file and running the script. but i cant get one to work for me.
i currently already have a script that auto creates a folder from an operator input and saves the cmm report in that folder.
so ideally i want to follow that same train of thought and save a .prg & .cad in that same folder already created.
Why is it that something that was absolutely no problem before suddenly a problem now?
Now I'm getting an error message on Line 29- "Set objFolder = objFSO.CreateFolder(strFolder)"
This was not causing a problem yesterday, and now suddenly today it is. It's interesting, though...the other thread I've been posting to where I'm attempting the same thing through another method, is having the exact same issue...
Sigh...you're vastly over-estimating my abilities in Basic Script. I'm a little embarrassed to admit it, but I have no idea how to go about setting that up...