Re: Creating styled text files and who will open
Re: Creating styled text files and who will open
- Subject: Re: Creating styled text files and who will open
- From: Michelle Steiner <email@hidden>
- Date: Sun, 16 Sep 2001 13:03:08 -0700
On 9/16/01 11:52 AM, Irwin Poche <email@hidden> wrote:
>
I would now like to include some tags (I think) in the text that would have
>
basic style (bold, italic, font, size, etc) and have the file have the
>
appropriate Finder file type to force it to be opened with Word, BBedit, etc
>
as styled text.
Making the file is no problem.
-- "R*ch" is the creator for BB Edit
tell application "Finder"
make new file at folder "Macintosh HD" with properties ,
{creator type:"R*ch", name:"whatever"}
end tell
I can't help you with styled text, though. Sorry.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------