Hi,
I have been trying to figure this out:
How do you remove more than one thing like this
remove("C:/Users/"+name+"/Documents/help");
How I want it to work is the users specify's there user name
and then it opens the C drive>Users>Then it needs to add the input user name.
Thanks.