Jump to content

WPRPrinter: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
Class WPRPrinter
==Setup strings for Network Printer objects==
==Setup strings for Network Printer objects==
For network printer objects (class WPRPrinter) you may use the settings for Printer objects and the following:
For network printer objects (class WPRPrinter) you may use the settings for Printer objects and the following:  
Class WPRPrinter
{|class="wikitable"
!Key Name||Value||Description
Key Name         Value         Description         (OS/2 3.0 ?)
|-
----------------------------------------------------------------
|NETID||LS:\\server\alias||The alias name
NETID           LS:\\server\alias
|-
                                The alias name
|SHOWJOBS||OWN|ALL||show all jobs or only them current user jobs
|-
SHOWJOBS         OWN|ALL       show all jobs or only the
|REFRESHINTERVALL||n||Time interval, in seconds, when the printer object is refreshed
                                current user jobs
|}
REFRESHINTERVALL n             Time interval, in seconds, when
                                the printer object is refreshed


[[Category:The OS/2 API Project]]
[[Category:SOM Class]]

Revision as of 03:19, 29 December 2016

Class WPRPrinter

Setup strings for Network Printer objects

For network printer objects (class WPRPrinter) you may use the settings for Printer objects and the following:

Key Name Value Description
NETID LS:\\server\alias The alias name
SHOWJOBS ALL show all jobs or only them current user jobs
REFRESHINTERVALL n Time interval, in seconds, when the printer object is refreshed