L
LarryP
While searching I read a long but interesting discussion of fso vs. MkDir as
a way to create a folder. Both appear to work for me, so I lean toward the
simplicity of MkDir, but two questions:
BOTH options appear to create the folder as Read Only, and I can't find
anything in help about how to turn off that feature. Is there an argument,
or a different command, to change the Read Only attribute?
MkDir is a good alternative to fso.CreateFolder; is there something
comparable for fs.FolderExists?
a way to create a folder. Both appear to work for me, so I lean toward the
simplicity of MkDir, but two questions:
BOTH options appear to create the folder as Read Only, and I can't find
anything in help about how to turn off that feature. Is there an argument,
or a different command, to change the Read Only attribute?
MkDir is a good alternative to fso.CreateFolder; is there something
comparable for fs.FolderExists?