I want to write code that will check in a directory (C:\Test\) if a folder exists, and if the folder does not exist then create the folder. What I tried to this point was:
I get a debug error of type mismatch with the ode I have above. What I am trying to do is to cycle through each of the folders in M and create a directory in my target. But there has to be something wrong with my code.![]()
Please Login or Register to view this content.
Bookmarks