Now what would be real useful is to use this to set the "File Exchange"
preferences so the user wouldn't have to... Same for the Browsers and their
Mime types: Alain?


> From: "Sjoerd Op 't Land" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Fri, 02 Mar 2001 18:37:14 +0100
> To: [EMAIL PROTECTED]
> Subject: Re: AppleScript and sysodsct (was: PDF fileType)
> 
> My AppleScript/ MacFileAttribs library including explanation is ready. Check
> it out at:
> 
> http://homepage.mac.com/sjoerdoptland/macfileattribs.mc
> 
> Dave Cragg wrote/ schreef:
> 
>> Try this:
>> 
>> put "HD Sjoerd:Desktop Folder:testfile" into tPath
>> put "ttt" into tNewName
>> put "tell application " & quote & "Finder" & quote & " to set name of  file "
>> \
>> & quote  & tPath &  quote  & "to" & quote & tNewName & quote into tScript
>> send tScript to program "Finder" with "sysodsct"
> Thanks, it work like a charm.
> 
> Regards,
> Sjoerd
> 
> 
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
> 
> 


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to