ARCHIVE Get_Printer Message
Description
The ARCHIVE message returns information about the reports that have been archived using the OIPI Archive export type.
Parameters
Parameter | Description of Fields | Comments |
---|---|---|
Parm1 | <1,1> Report Name <1,2> Report Date | Returns an @fm delimited array of archived reports. |
The INIT & TERM Set_Printer messages are not necessary to use the ARCHIVE Get_Printer message.
Example
/* The following example shows how to use the ARCHIVE message. */ declare function Set_Printer reports = Get_Printer("ARCHIVE")