• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MS-DOS better than Applescript??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MS-DOS better than Applescript??


  • Subject: Re: MS-DOS better than Applescript??
  • From: Emmanuel <email@hidden>
  • Date: Thu, 5 Sep 2002 02:14:12 +0200

At 9:34 PM +0200 3/9/02, Roman Fischer wrote:
>
>Copy c:\abc\def.txt c:\abc\ghi.txt
>
>How can I do such a copy in Applescript ?

Did you try:

----------------------------
tell application "Finder" to set name of (copy alias "abc:def.txt" B
to alias "abc:") to "ghi.txt"
----------------------------

?

Emmanuel
(not saying that I did)
_______________________________________________
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.

References: 
 >MS-DOS better than Applescript?? (From: Roman Fischer <email@hidden>)

  • Prev by Date: Re: Online AS Documentation?
  • Next by Date: Re: Extracting text from html
  • Previous by thread: Re: MS-DOS better than Applescript??
  • Next by thread: Re: MS-DOS better than Applescript??
  • Index(es):
    • Date
    • Thread