You are here: Job and Form Set Rules Reference > JDT Rules Reference > DumpExtList

DumpExtList

Use this form set level rule to dump the extract list to a file. The result provides information about the generic linked list of objects, such as its handles and the information contained in each element.

The file the system creates is a flat text file which shows only text values—binary data is written as spaces to preserve placement.

Syntax

;DumpExtList;;(Name);

Parameter

Description

   

Name

Name of the file to which the extract records will be written.

     
Note Only use this rule for test purposes, so you can inspect the contents of the extract data list. The use of this rule slows processing in proportion to the size of the extract data list.

Example

;DumpExtList;;ExtrListDump.txt;