PHV,
Thanks! That fixed it, but I don't understand why.
while ((SrchReplCmd | getline msg) > 0) {
# if ((SrchReplCmd | getline msg) > 0) {
printf("SrchReplCmd ERROR msg:%s\n", msg)
}
Could you please explain why this fixed the problem?
I capture the output and I never see...
I have a script that builds a search string from the fields
in record. The Search string is made up of 3 parts depending
on the number of fields in the record. Some of the fields
in the record are files, which are themselves searched to
come up with a component of the overall search string. This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.