The attached file, sample01.txt, is the source of a sample CA-IDMS batch cobol program.
The key features are:-
* it uses AUTOSTATUS
* it performs an area sweep
* and it also exhibits usage of an IF SET MEMBER test.
See comments in the source listing for further information.