guides:programming:programmers_reference_manual:archive_get_printer_message

ARCHIVE Get_Printer Message

The ARCHIVE message returns information about the reports that have been archived using the OIPI Archive export type.

ParameterDescription of FieldsComments
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.

/* The following example shows how to use the ARCHIVE message.
*/
declare function Set_Printer
reports = Get_Printer("ARCHIVE")
  • guides/programming/programmers_reference_manual/archive_get_printer_message.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1