Hi there. I have a program that records student marks from a math program so teachers can look at the marks later. I was wondering though. In my application folder there is a folder called StudentMarks. In this folder, I would like to create a folder for each student name. I have a label caption called StudentNameLBL, but I was wondering how do I create a folder with whatever is in the StudentNameLBL.caption, but it needs to be in the StudentMarks folder.
So the folder path might be something like App.Path & "\StudentNarks\STUDENTNAME
But I have no idea how to create a folder. I would appreciate any help!
Thanks!
So the folder path might be something like App.Path & "\StudentNarks\STUDENTNAME
But I have no idea how to create a folder. I would appreciate any help!
Thanks!