InfoConnect for Unisys VBA Guide
PrintFileExistsAction Property
Gets or sets what the terminal does when you send a print job to an existing file.
Syntax
Remarks
This property is relevant only when the PrintToFile property is set to true. Use the PrintFileName property to specify the print filename.
  • Adds the information to the end of the existing file.
  • Prompts the user to select an option. (The default.)
  • Creates a new file by adding an incremented number to the existing filename.
  • Causes the print job to fail and return an error.
  • Replaces the existing file with the new information.
See Also

 

 


2015 Attachmate

Send Feedback