Progress
Report Builder
Deployment Guide
Listing the Available Printers
You can generate a list of available printers and ports from the Progress 4GL by using the
aderb/_prlist.p
procedure.Use the following command in the Progress 4GL application:
The following list describes the arguments for the
_prlist.p
procedure:printer-list
The character variable that will receive the printer names as a comma-separated list.
port-list
The character variable that will receive the port names as a comma-separated list.
printer-count
The integer variable that counts the number of printers.
For example, run the
printlst.p
procedure:
The commented numbers correspond to the following step-by-step descriptions:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |