Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RegEx
Message
From
08/03/2021 16:14:55
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
08/03/2021 15:00:20
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: RegEx
Miscellaneous
Thread ID:
01678797
Message ID:
01678800
Views:
62
>Hi y'all
>
>I am trying to use GoFish to find strings with RegEx.
>
>sqlexec(oConn,'select blah from blah','somecursor')
>
>sqlexec(oConn,'select another from another'+;
>'where somecondition','thealias')
>
>sqlexec(oConn,'select yetanother from yetanother','notthealias') OR it may be the end of file
>
>I want the programs/methods that have a SQLEXEC followed by 'thealias' but not necessarily in the same line. This is close, but seems to be on the same line only.
>
>
sqlexec\(.*'thealias'\)
Please give an exact example(s) of the code, and the part you like to have extracted. I can understand this better.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform