Re: Random number and filename
Re: Random number and filename
- Subject: Re: Random number and filename
- From: Emmanuel <email@hidden>
- Date: Tue, 26 Feb 2002 10:58:07 +0100
At 8:38 AM +0100 26/2/02, email@hidden wrote:
>
>
Why doesn4t this script work?
>
>
tell application "Finder"
>
--try
>
set fileName of myfile to (x & ".doc")
>
--end try
>
end tell
You mean "set name of myfile", I suppose. Check Finder's dictionary for the
properties of files.
Emmanuel
_______________________________________________
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.