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")