Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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.
