How to create new foler
yt_tsai
Hi, I'd like to know how to use igor to create new folder
The folder I mean is not "Data Folder" in igor
Which is a path in Windows, such as:
C:\Users\User\Desktop\test
Is it possible to create such folder by igor ?
Look at the help for NewPath:
DisplayHelpTopic("NewPath")
In particular, flag /C.
Hope this helps,
Kurt
August 8, 2019 at 03:57 am - Permalink
Thank you for your reply, it work.
August 8, 2019 at 05:23 pm - Permalink