.pfile Command

The .pfile command creates a separate Spooler entry containing the table of contents created with the .contents command. The .pfile command directs subsequent output to the specified print file number, just like the print on statement in FlashBASIC.

Syntax

.pfile print.file.number

Parameter(s)

print.file.number

Specifies the print file number output is directed to.

See Also

.contents Command

print on Statement

Runoff Commands