× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Or put the whole expression in one item like this:

[ ]binary[ ]|'binary'|"binary"

The pipe is used as an "or" expression.

Or, but not that exact:

['" ]binary['" ]

That would also find any combination of binary enclosed in spaces, tics and quotes, e.g. 'binary".

Thomas


-----Ursprüngliche Nachricht-----
Von: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> Im Auftrag von Vern Hamberg via WDSCI-L
Gesendet: Dienstag, 30. Januar 2024 03:32
An: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>; K Crawford <kscx3ksc@xxxxxxxxx>
Cc: Vern Hamberg <vhamberg@xxxxxxxxxxxxxxx>
Betreff: Re: [WDSCI-L] iSphere Source Search

Hi Kerwin

You can use regular expressions for this - I clicked on the regular expressions radio button and entered this search string - [ ']this[ '] and got returned source with *'This *plus a blank and the word *this *with blanks on each side.

Now if you need to have matching blanks or quotes, use 2 search items - [ ]binary[ ]  and [']binary['] and click on the option to have any of the following.

HTH
Vern

On 1/29/2024 4:28 PM, K Crawford wrote:
Yes installed.
If you type in binary and hit search you will get things like
fieldbinary and binaryfield. I only want binary if it is enclosed in
quotes or is a word i.e. has spaces before and after.

On Mon, Jan 29, 2024 at 4:16 PM x y<xy6581@xxxxxxxxx> wrote:

Have iSphere installed? That's your solution.

On Mon, Jan 29, 2024 at 1:42 PM K Crawford<kscx3ksc@xxxxxxxxx> wrote:

I know this can be done but I am drawing a blank.
I want to search for the word BINARY. ignore the case.
I only want to find it if it has a space before and after it. Or if
inclosed in tics or quotes.


--
Kerwin Crawford
--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email:WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:https://lists.midrange.com/mailman/listinfo/wdsci-l
or email:WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
athttps://archive.midrange.com/wdsci-l.



--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email:WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:https://lists.midrange.com/mailman/listinfo/wdsci-l
or email:WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
athttps://archive.midrange.com/wdsci-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.