Rocket® Visual COBOL® (formerly a product of Micro Focus or formerly a product of Open Text) documentation, created before Rocket Software acquired certain products from OpenText, may include outdated references to "Micro Focus" or "OpenText", both of which are trademarks of OpenText or its affiliates. Rocket Software is not affiliated with Micro Focus or OpenText and has since rebranded these products as Rocket® products. You may also encounter outdated links in this documentation. If you do, please contact Rocket Support (support@rocketsoftware.com) for assistance.
CASXB0002S Expected DFHMSD TYPE=FINAL - remainder of source discarded
Either the end of the input file was found without a closing DFHMSD TYPE=FINAL macro,
or a second DFHMSD macro was found, but did not contain the TYPE=FINAL argument.
The latter can be caused by coding multiple mapsets in the same .bms source file, which is not allowed by this system.
- System Action:
- Loading of the BMS file is aborted.
- Resolution:
- Verify that your source file contains one and only one closing DFHMDF macro as the last source statement preceding the END statement.
- Module:
- scrload
- Destination:
- STDOUT, .TRL file