In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (John Delacour) 
wrote:

> I'm getting a curious result whenever I try to run the simplest osascript
> 
> 
> In Terminal I get this
> 
> eremita:~ jd$ osascript -e 'return 100'
> CFBundle 0x3734b0 </Users/jd/Library/ScriptingAdditions/XSpell.osax> 
> (bundle, loaded)
> 100
> eremita:~ jd$
> 
> and in BBEdit or Affrus I get the same CFBundle line but without the 
> result (100).

Some component authors think it is a good idea to print out debugging info 
when they are loaded, believing the output will go to the Console.  But when 
you're in the Terminal, you see it.  I'd write to the XSpell author and 
complain.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to