Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

API Overview

The printerFile.write() API is used to perform output to a printer file.

RPG Equivalent

EXCEPT, WRITE

Contents

Exception Handling

An Error instance with the following properties will be thrown:

  • message - The IBM i message text.
  • error - The message id.
  • help - The message help text.

Examples

See pjs.definePrinter()

  • No labels