Hi there,
I know very little about AppleScript but I need to make a script to create folders on a server.
Here is what I am looking to occur:
- Check a sharepoint for a folder named %username% (where username is a 5 digit number)
- If the folder is there, mount it
- If the folder isn't there, create it, call it %username%.
- mount the newly created folder
I would be really grateful of any help with this.
I know very little about AppleScript but I need to make a script to create folders on a server.
Here is what I am looking to occur:
- Check a sharepoint for a folder named %username% (where username is a 5 digit number)
- If the folder is there, mount it
- If the folder isn't there, create it, call it %username%.
- mount the newly created folder
I would be really grateful of any help with this.