Print

Key

Unassigned

The Print function prints files or selections. If the Printcmd switch is set, PWB uses the command line given in the switch. Otherwise, PWB copies the file or selection to PRN. Under multithreaded environments, PWB runs the print command in the background.

Print (Unassigned)

Prints the current file.

Arg textarg Print (ALT+A textarg Unassigned)

Prints all the files listed in textarg. Use a space to separate each name from the preceding name. You can use environment variables to specify paths for the files.

Arg boxarg | linearg | streamarg Print (ALT+A boxarg | linearg | streamarg Unassigned)

Prints the selected text.

Arg Meta Print (ALT+A F9 Unassigned)

Cancels the current background print.

Returns

TruePrint successfully submitted.

FalseCould not start print job.

Update

In PWB 1.x there is no way to cancel a background print.