Epi Info™ User Guide

Command Reference


Analysis Command: PRINTOUT

Description
This command sends the contents of the current output file (the one visible in the output window) or some other specified file to the default printer.

Syntax
PRINTOUT <filename>

Example
The output file Oswego.txt is sent to the printer.

READ {.\Projects\Sample\Sample.prj}:Oswego 
WRITE REPLACE "Epi7" {Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\Projects\Sample";Extended Properties="text;HDR=Yes;FMT=Delimited"} : [Oswego#txt] *
PRINTOUT '.\Projects\Sample\Oswego.txt'
Page last reviewed: September 16, 2022, 12:00 pm