# | Name | Location | Type | Details | Index | Description |
---|---|---|---|---|---|---|
.01 | name(+) | 0;1 | FREE TEXT | B | This field contains the name for the sort/print macro. | |
.02 | type(+) | 0;2 | SET OF CODES | s:SORT p:PRINT | This field describes what type of macro this is, i.e. sort or print. | |
.03 | parent file(+) | 0;3 | POINTER | 1 | The parent file is the file that this macro belongs to. A macro built on one particular parent file will only work with that same file. | |
.04 | checksum(+) | 0;4 | NUMERIC | This field contains the checksum value of the sort/print menu that this macro was created from. | ||
.05 | sort criteria in header | 0;5 | BOOLEAN | 1:YES 0:NO | Answer Y(es) to include the sort criteria in the report header. If you do not want this information in the header answer N(o). | |
.06 | header | 0;6 | FREE TEXT | Enter the text to be used as the report header. | ||
1 | field | FLD;0 | MULTIPLE | 154.81 | This multiple field contains the data elements that the user chose when building the macro. The order of entries in this field is the same as the order in which they were chosen by the user. |
Not Referenced