Searching for 'MQSeries MVS COBOL Wrappers' in Endevor using AND condition is erring with E004 INVALID COMMAND
Release:
Component: ENDBAS
The number of open parentheses did not match the number of close parentheses.
To correct the syntax:
Add an additional parenthesis
or remove all the extra parentheses
How does this LIST ELEMENT * WHERE TEXT work?
WHERE TEXT limits the generated list to ELEMENTS that contain (or do not contain) one or more specified character text strings.
Meaning the command would return all ELEMENTS WHERE
1) At least one line in the ELEMENT contains MQSeries between columns 1 and 72
2) AND, also in this ELEMENT, at least one line contains Wrapper between columns 1 and 72