Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello, I have the following question: does Mathcad have any functions to create folders and subfolders?
I have to write many Excel files in folders and subfolders that do not exist. I generate the Excel files but I do not know how to create the folders.
I work with Mathcad 3.1 and Windows 7.
Solved! Go to Solution.
In Prime 3.0, you can write EXCEL files into directories that exist, but you cannot create a new folder using a path name.
So by string manipulation you could write multiple files, but you cannot create folders.
In Prime 3.0, you can write EXCEL files into directories that exist, but you cannot create a new folder using a path name.
So by string manipulation you could write multiple files, but you cannot create folders.
