RE: AS to Change Owner of files
RE: AS to Change Owner of files
- Subject: RE: AS to Change Owner of files
- From: Greg Spence <email@hidden>
- Date: Sun, 19 Jan 2003 21:35:57 -0600
<<AS to set every enclosing file as Everyone rwx>>.
You could use a do shell script like this...
do shell script "cd ~/Desktop/untitled; chmod 777 *"
Greg
MacScripter.Net
_______________________________________________
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.