Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.
