Previous | Next | LK
Topic: Printing In WinCMES
Conf: LK, Msg: 504
From: Deleted User
Date: 2/16/1999 01:12 AM

Assuming you store your results to a file, PFE editor has a command line provision that allows
1. Passing of file names for printing.
2. Header info for each page.

In short, make a batch file with the following:

@echo off
c:\batch\pfe32bit\pfe32.exe /p "%1"

MAKE SURE YOU REPLACE MY DIRECTORY INFORMATION WITH YOUR OWN.

To use the batch file, enter from the DOS prompt.

MYPRNT MYREPORT.RPT