WAITTIME parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
 
Line 16: Line 16:
==Description==
==Description==
<p>The time in seconds a user waits for a CICS printer to become available</p>
<p>The time in seconds a user waits for a CICS printer to become available</p>
<p>WAITTIME is used for CICS remote printer support. It must not exceed 86400 (that is, 24 hours). If direct printer support is used, set WAITTIME to a value less than 10.</p>
<p>WAITTIME is used for CICS remote printer support. If direct printer support is used, set WAITTIME to a value less than 10.</p>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 22:55, 11 January 2018

Wait time in seconds for a response

Summary

Default value
10
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

The time in seconds a user waits for a CICS printer to become available

WAITTIME is used for CICS remote printer support. If direct printer support is used, set WAITTIME to a value less than 10.