Another FIF search

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Dtsig
Posts: 23
Joined: Mon Mar 17, 2003 8:29 pm

Another FIF search

Post by Dtsig »

I am trying to find any routine with a string like

INVENTORY.

and

=

I tried this

INVENTORY\.*= *

but the results were less than expected.

Ideas?

thanks
DTSig
David Tod Sigafoos
ben_josephs
Posts: 2464
Joined: Sun Mar 02, 2003 9:22 pm

Post by ben_josephs »

INVENTORY\..*=
Post Reply