You¹re closeŠ
Œpipe (endchar ?)¹ ,
Œ< AUDIT EXTRACT1¹ ,
Œ| a1: locate (29-32) /0690/Œ ,
Œ| b: faninany¹ ,
Œ| > AUDIT SUBSET A¹ ,
Œ?¹ ,
Œa1:¹ ,
Œ| a2: locate (29-32) /1090/Œ ,
Œ| b:'
--
Robert P. Nix | Sr IT Systems Engineer | Data Center Infrastructure
Services
507-284-0844 | [email protected]
<applewebdata://7C28AA03-E9D7-4519-A679-80B7EC6A010B/[email protected]>
Mayo Clinic| 200 First Street SW | Rochester, MN 55905
Mayo Clinic, a mission-driven worldwide leader in health care for 150
years.
http://150years.mayoclinic.org/
On 7/23/14, 5:03 PM, "Miguel Soltero Diaz" <[email protected]> wrote:
>Hi Ronald,
>After further review with All Stage, I couldn't find a way to specify the
>location of the codes 0690/1090. So it gave me all records where the
>codes were found.
>
>So, I tried again with LOCATE as suggested.
>I must be missing something important, because I got all input records,
>ignoring the Locate stage
>
>here is my code
>'pipe (endchar ?)',
> '< AUDIT EXTRCT1',
> '| a1: locate (29-32) /0690/ ',
> '| b: faninany',
> '? a1:',
> '| a2: locate (29-32) /1090/ ',
> '| b: ',
> '? a2:',
> '| > AUDIT SUBSET a '
>
>what am I missing?
>
>Thanks