• 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
How do I remove a resource fork?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do I remove a resource fork?


  • Subject: How do I remove a resource fork?
  • From: email@hidden
  • Date: Fri, 3 Aug 2001 10:57:48 -0400

MPW's 'duplicate' command has a '-d' option flag which allows one to copy just
the data fork of a file to a new file or into another file. A script might look
like this:
tell application "MPW"
activate
DoScript("Duplicate -d \"" & inputFile & "\" \"" & outputFile & "\"")
quit
end tell


  • Prev by Date: Re: Speech impediment (Greg Spence)
  • Next by Date: Re: Speech impediment (Greg Spence)
  • Previous by thread: Re: How do I remove a resource fork?
  • Next by thread: Re: Getting front app
  • Index(es):
    • Date
    • Thread