◄Key► ◄Summary► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Xilerator is a Micro Focus product used for debugging programs at the .EXE or .GNT level. The compiler produces two extra files: o a file with the extension .XLS, which is a special listing of your COBOL module program. o a file with the extension .PL, which contains statement/address correspondence information. This directive sets the directives: ANIM LIST "prog.XLS" LW "80" NOXREF NORNIM RESEQ overriding any such directives specified before the GANIM directive. Any attempt to change the settings of these directives is ignored. -♦-