Re: Help! My Applescript no longer works in Panther
Re: Help! My Applescript no longer works in Panther
- Subject: Re: Help! My Applescript no longer works in Panther
- From: Gnarlodious <email@hidden>
- Date: Tue, 13 Jan 2004 13:06:42 -0700
Entity Emmanuel spoke thus:
>
>> set file type of theItem to fileType
>
>> set creator type of theItem to creatorType
>
>
>
> Try this:
>
>
>
> set Crtr to the creator type of item FileSpec
>
> set Tp to the file type of item FileSpec
>
>
What do you mean? Michael is attempting to set the file type and the creator
>
type, did you hit "Send" before completing your message?
OOPS! I meant to say:
set the file type of file FileSpec to "TEXT"
set the creator type of FileSpec to "R*ch"
Maybe someone can explain why a variable doesn't work here.
Sharp eyes, Emmanuel!
--Gnarlie
_______________________________________________
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.