cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Function to create folders and subfolders

rhanet
7-Bedrock

Function to create folders and subfolders

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Fred_Kohlhepp
23-Emerald I
(To:rhanet)

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.

View solution in original post

1 REPLY 1
Fred_Kohlhepp
23-Emerald I
(To:rhanet)

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.

Top Tags