• 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: Delete extension
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Delete extension


  • Subject: Re: Delete extension
  • From: Ehsan Saffari <email@hidden>
  • Date: Fri, 28 Sep 2001 00:04:17 -0600

On 28 Sep 2001 03:39:17 +0200 "Wpm - Dan" <email@hidden> wrote:

>======================
>tell application "File Exchange"
> activate
> set current panel to PC exchange
>
>
> DELETE .....
>
>
>quit
>end tell
>===================
>the extension i need to delete is
>
>wmv - generic extension - type ????

tell application "File Exchange"
activate
set current panel to PC exchange
try
delete extension mapping "wmf"
on error number -1728 -- No Such Axtension
end try
quit
end tell

cheers
ehsan


  • Prev by Date: Re: List of error codes
  • Next by Date: Re: Eject Empty SCSI CD Drive Tray
  • Previous by thread: Delete extension
  • Next by thread: Re: Delete extension
  • Index(es):
    • Date
    • Thread