MACSCRPT Archives

January 2006

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0 (Apple Message framework v746.2)
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Mon, 16 Jan 2006 03:27:38 -0700
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
Content-Transfer-Encoding:
quoted-printable
In-Reply-To:
Content-Type:
text/plain; charset=ISO-8859-1; format=flowed
From:
Chuck Pelto <[log in to unmask]>
Parts/Attachments:
text/plain (12 lines)
THAT is very useful.

Thanks,

Chuck

On Jan 16, 2006, at 3:01 AM, Shane Stanley wrote:

> set theResult to (display dialog "Command to man:" default answer "")
> do shell script ("man -t " & (text returned of theResult) ¬
>     & " | open -f -a /Applications/Preview.app")

ATOM RSS1 RSS2