|
[Date Index]
[Thread Index]
[Author Index]
Re: spotlight escape sequences
- To: mathgroup at smc.vnet.net
- Subject: [mg57973] Re: spotlight escape sequences
- From: "ragfield" <ragfield at gmail.com>
- Date: Wed, 15 Jun 2005 05:58:07 -0400 (EDT)
- References: <d8m7hb$df2$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Trevor Baca wrote:
> os x only:
>
> how do you type:
>
> Needs["Combinatorica`"]
>
> into apple's os x spotlight and get back what you expect?
Surrounding the whole thing in quotes (with no escaping on the inner
quotes) seems to work for me:
"Needs["Combinatorica`"]"
Have you installed the Wolfram Notebook Indexer plugin for Spotlight
<http://library.wolfram.com/infocenter/Utilities/5614>? This is an
example of a search that will not work without it.
-Rob (author of Wolfram Notebook Indexer plugin for Spotlight)
Prev by Date:
plot3D over a triangular domain
Next by Date:
Re: spotlight escape sequences
Previous by thread:
spotlight escape sequences
Next by thread:
Re: Re: spotlight escape sequences
|