Question about Google search
James.Cass at sealedair.com
James.Cass at sealedair.com
Mon Feb 28 17:44:19 EST 2005
Alex -
> revGo URL "http://www.google.com/search?q=mysearch"
>
> or perhaps
>
> put field "GoogleSearch" into mySearchString
> revGo URL ("http://www.google.com/search?q=" & mySearchString)
I think you have a typo in your tip. Shouldn't be a space between "revGo"
and "URL". "revGo URL" should be "revGoURL". Other than that it works
beautifully.
-James
Alex Tweedly <alex at tweedly.net>
Sent by: use-revolution-bounces at lists.runrev.com
02/28/05 04:56 PM
Please respond to How to use Revolution
To: How to use Revolution <use-revolution at lists.runrev.com>
cc:
Subject: Re: Question about Google search
Stgoldberg at aol.com wrote:
>I wonder if anyone can help me with this question:
>I have created a field in Revolution which is programmed to continually
>change its content. At anytime the user can click on a "Google" button in
the
>program, in which case Revolution copies the contents of the field and
goes to
>Google using the command:
>
>revGoURL "http:///www.google.com"
>
>The user can then paste the field's content into the Google Internet
search
>field and do a search. The question is whether or not this can be
done more
>efficiently. Is it possible within Revolution to simple click on the
>"Google" button and do the Google search without the intermediate pasting
step?
>
>
revGo URL "http://www.google.com/search?q=mysearch"
or perhaps
put field "GoogleSearch" into mySearchString
revGo URL ("http://www.google.com/search?q=" & mySearchString)
--
Alex Tweedly http://www.tweedly.net
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.1 - Release Date: 27/02/2005
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list