TAPE is a selection modifier that retrieves and displays items from a T-DUMP tape. TAPE can be used only with the LIST, LIST-LABEL, LIST-ITEM, SUM, STAT, ISTAT, HASH-TEST, and COUNT commands.
Example
This example retrieves selected inventory items from backup medium:
>LIST ORDERS WITH DATE < "20 MAR 1993" AMOUNT TAPE |
See Also