[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Syntax: TXCOPIES(<expN>)
Purpose: Sets the number of copies per page to print.
Argument: <expN> is the number of copies per page. The
default setting is 1. Valid values for <expN> are
1 to 99.
Returns: 0 Successful
1 <expN> not numeric
2 Invalid value for <expN>
Usage: TXCOPIES() is useful anytime you need to change
the number of copies per printed page. You can use
it in a variable to allow user to select number of
copies to print. The pages are not collated as
they print.
Example: TXCOPIES(3)
See Also: TXPGLENGTH(), TXSETLPI()
See Also:
TXPGLENGTH()
TXSETLPI()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson