"site:www.jsoftware.com" as postfix of the search string will limit the search to the domain specified (http://www.google.it/support/websearch/bin/answer.py?answer=35890). Alas, no clues on how to convince Google to treat the string literally. But even if you could, I don't think the Google indexer is prepared to index stuff that looks like punctuation signs... -- Stefano
> -----Original Message----- > From: [email protected] [mailto:programming- > [email protected]] On Behalf Of Björn Helgason > Sent: Friday, August 20, 2010 2:29 PM > To: Programming forum > Subject: Re: [Jprogramming] Creating a matrix (some polish required) > > How do you look for an expression like > |....@=@i. > in jsoftware.com? > > Adding " around the expression does not help. > > Looking for such an expression using google gives 7,590,000,000 hits > > > > 2010/8/20 Raul Miller <[email protected]> > > > On Fri, Aug 20, 2010 at 6:41 AM, Alex Gian <[email protected]> > > wrote: > > > I can do this using loops and explicit coding, but am looking for > > > any suggestions to make it into a J one-liner, such that: > > > flipidm 4 > > > > The obvious expression would seem to be: > > |....@=@i. > > > > -- > > Raul > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > Björn Helgason, Verkfræðingur > Fornustekkum II > 781 Hornafirði, > t-póst: [email protected] > gsm: +3546985532 > sími: +3544781286 > http://groups.google.com/group/J-Programming > > > Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans > > góður kennari getur stigið á tær án þess að glansinn fari af skónum > /|_ .-----------------------------------. > ,' .\ / | Með léttri lund verður | > ,--' _,' | Dagurinn í dag | > / / | Enn betri en gærdagurinn | > ( -. | `-----------------------------------' > | ) | (\_ _/) > (`-. '--.) (='.'=) ♖♘♗♕♔♙ > `. )----' (")_(") ☃☠ > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
