Usage Example - Operation: 'DOC AND'

'AND' Two Document Files

Procedure used: docand.spi


.OPERATION: DOC AND ;   AND two document files
.FIRST DOCUMENT FILE: sav_doc_and_0 ;   First doc file (input)
.SECOND DOCUMENT FILE: sav_doc_and_1 ;   Second doc file (input)
.OUTPUT DOCUMENT FILE: docand_doc ;   Doc file (output)
.COLUMN TO BE CHECKED (0 IS KEY): 1 ;   Keep if col found in both inputs



INPUT DOC FILE SECOND INPUT DOC FILE
sav_doc_and_0 sav_doc_and_1



OUTPUT DOC FILE
docand_doc