

Initialization › Initialization Parameter Statement Descriptions › Printer Node Parameters › VPSERROR
VPSERROR
Syntax
VPSERROR=ERROR | BLANK | IGNORE | NULL | PASS
Description
This parameter specifies how to react, if the virtual printer receives invalid 3270 data.
Valid values are:
- ERROR—(Default) Return sense code 1003 to the application using the virtual printer.
- BLANK—Replace the invalid character with a blank.
- IGNORE—Suppress the invalid character.
- NULL—Replace the invalid character with X'00' value.
- PASS—Store the invalid character as they are received.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|