Re: MS-DOS better than Applescript??
Re: MS-DOS better than Applescript??
- Subject: Re: MS-DOS better than Applescript??
- From: Paul Skinner <email@hidden>
- Date: Wed, 4 Sep 2002 00:19:26 -0400
On Tuesday, September 3, 2002, at 04:28 PM, Michelle Steiner wrote:
>
Well, if your only criterion is to copy a file and change its name in
>
one line of code, then MS DOS is better.
hush your mouth! : )
tell application "Finder" to set name of (duplicate file
"titan:Users:paulskin:Desktop:cronpro" to folder
"titan:Users:paulskin:Desktop:") to "ghi.txt"
--
Paul Skinner
_______________________________________________
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.