|
WDSC 7.0.0.8, Windows XP SP2
Given:
dProcedureName...
d pi
* Update name in PERSON file
pProcedureName b
dProcedureName pi 10i 0
d parm like(parm_proto)
I'd like to search the entire source for ProcedureName. In a text file,
using the Eclipse plugin Regex Util, the following regex will find both
PI lines:
.{5}d\s*(ProcedureName)|\1\.\.\.\r\n.{5}d\s*pi
This does not work in WDSC for two reasons that I can 1) I cannot figure out how to formulate a search that spans lines
2) Capturing does not seem to work
As an Amazon Associate we earn from qualifying purchases.
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.