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 | Returns an @fm delimited array of archived reports. |
<1,2> Report Date |
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")