Using Google to seach for a selected file

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
aurumdigitus
Posts: 1075
Joined: 30 May 2008 21:02
Location: Lake Erie

Using Google to seach for a selected file

Post by aurumdigitus »

Within recent memory in the Forum labyrinth there was code to have Google search for a file that had been selected in XY. Have tried various searches but cannot now find it.

Can anyone help?

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Using Google to seach for a selected file

Post by highend »

One of my scripts helped you out? Please donate via Paypal

aurumdigitus
Posts: 1075
Joined: 30 May 2008 21:02
Location: Lake Erie

Re: Using Google to seach for a selected file

Post by aurumdigitus »

Thanks yet again, Highend. Here that code is very valuable and will be much used.

As stated did search but must not have phrased the queries properly. :(

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Using Google to seach for a selected file

Post by yusef88 »

you mean like this?

Code: Select all

Open("https://www.google.com/search?q=<curbase>");

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Using Google to seach for a selected file

Post by highend »

btw, open is a statement, not a function...
One of my scripts helped you out? Please donate via Paypal

Post Reply