Searching for a folder in Applescript.
Searching for a folder in Applescript.
- Subject: Searching for a folder in Applescript.
- From: Vic Piercy <email@hidden>
- Date: Thu, 04 Sep 2003 09:33:51 -0700
I need to write a script that will be placed in the Login items that runs
every time a user logs in. It will create a folder with the current date in
the users Home folder. I have the script ready but I cant figure out how to
have it check for the folder in case of a reboot in the same day the script
will say 3There is a folder by that name already please choose a new name2.
In a nutshell, I need it to check for the folder first if it is there then
the script will end. If it is not there then it will create a new folder
with the current date. So each day when I log in it will automatically
create a today's date folder in the Home folder.
Thanks in advance!
Vic Piercy
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.