Dec 102017
Print both sides of paper. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
DBLPAGE.COM | 14063 | 9851 | deflated |
DBLPAGE.DOC | 3033 | 1346 | deflated |
Download File DBLPAGE.ZIP Here
Contents of the DBLPAGE.DOC file
DOUBLE PAGE
by
Bob Williams
Sysop
The Chinabox Network
919 455-9011
Jacksonville, NC
DBLPAGE is a utility which does four things. First it divide a
continuous feed document (text file) into pages. Secondly, the title
of the file and the page number are written after every 55 lines on
the bottom of the page. Thirdly, a page break ( ASCII character 12) is
then written. Finally, the pages are written to different output file
(i.e. filename.ODD and filename.EVN).
Print the filename.ODD (the odd-numbered pageges), turn the paper in
the printer over, and then print the filename.EVN (the even-numbered)
pages and voila! You have a document with text on both sides of the
paper.
If the first three characters on any line are "{**" a page break will
be forced at that point in the document. PAGE also strips Crtl-L's
and WordStar dot commands from the document.
Leave a 1-inch margin on the first page of the continuous form-feed
paper and everything will set up for DBLPAGE to space the pages
correctly. This task is done automatically by the BROTHER M-1709
printers amd many others as well.
SAMPLE CALL1: dblpage \tp\src\sortfile.pas
The output (SORTFILE.ODD and SORTFILE.EVN) will be place in the
\TP\SRC subdirectory.
SAMPLECALL2:
dblpage
DBLPAGE will then prompt you thus:
Source File:
Key in "A:BOB_NOTE.TXT" and the result will be BOB_NOTE.ODD and
BOB_NOTE.EVN on the A: drive.
SYNTAX:
[d:][path]dblpage {[d:][path][filename]}
{********************************************************************}
DISCLAIMER and CAUTION
REMEMBER ALWAYS ----> I TAKE NO RESPONSIBILITY FOR THE ACTIONS
OR BEHAVIOR OF THIS PROGRAM, AND WILL NOT BE HELD LIABLE FOR ANY
DAMAGES OR LOSSES CAUSED BY ITS USE!! This program is mine, but you
may use, it if you chose, so long as you do not charge for its use.
DBLPAGE may given away by you to anyone who wants it as long as
this document accompanies it.
IF YOU ARE GOING TO USE THIS ON AN IMPORTANT DOCUMENT, ABSOLUTELY MAKE
SURE YOU MAKE HAVE BACKED UP THE ORIGINAL AND TRY RUNNING THIS PROGRAM
ON THE COPY, NOT THE ORIGINAL!!
{*********************************************************************}
Any donations you care to give, if you care to give any, should be sent
to:
Bob Williams
P.O. Box 386
Richlands, NC 28574
Messages can be left for me on the CHINA BOX - (919) 455-9011 or on
GEnie: address M. Bryan.
by
Bob Williams
Sysop
The Chinabox Network
919 455-9011
Jacksonville, NC
DBLPAGE is a utility which does four things. First it divide a
continuous feed document (text file) into pages. Secondly, the title
of the file and the page number are written after every 55 lines on
the bottom of the page. Thirdly, a page break ( ASCII character 12) is
then written. Finally, the pages are written to different output file
(i.e. filename.ODD and filename.EVN).
Print the filename.ODD (the odd-numbered pageges), turn the paper in
the printer over, and then print the filename.EVN (the even-numbered)
pages and voila! You have a document with text on both sides of the
paper.
If the first three characters on any line are "{**" a page break will
be forced at that point in the document. PAGE also strips Crtl-L's
and WordStar dot commands from the document.
Leave a 1-inch margin on the first page of the continuous form-feed
paper and everything will set up for DBLPAGE to space the pages
correctly. This task is done automatically by the BROTHER M-1709
printers amd many others as well.
SAMPLE CALL1: dblpage \tp\src\sortfile.pas
The output (SORTFILE.ODD and SORTFILE.EVN) will be place in the
\TP\SRC subdirectory.
SAMPLECALL2:
dblpage
DBLPAGE will then prompt you thus:
Source File:
Key in "A:BOB_NOTE.TXT" and the result will be BOB_NOTE.ODD and
BOB_NOTE.EVN on the A: drive.
SYNTAX:
[d:][path]dblpage {[d:][path][filename]}
{********************************************************************}
DISCLAIMER and CAUTION
REMEMBER ALWAYS ----> I TAKE NO RESPONSIBILITY FOR THE ACTIONS
OR BEHAVIOR OF THIS PROGRAM, AND WILL NOT BE HELD LIABLE FOR ANY
DAMAGES OR LOSSES CAUSED BY ITS USE!! This program is mine, but you
may use, it if you chose, so long as you do not charge for its use.
DBLPAGE may given away by you to anyone who wants it as long as
this document accompanies it.
IF YOU ARE GOING TO USE THIS ON AN IMPORTANT DOCUMENT, ABSOLUTELY MAKE
SURE YOU MAKE HAVE BACKED UP THE ORIGINAL AND TRY RUNNING THIS PROGRAM
ON THE COPY, NOT THE ORIGINAL!!
{*********************************************************************}
Any donations you care to give, if you care to give any, should be sent
to:
Bob Williams
P.O. Box 386
Richlands, NC 28574
Messages can be left for me on the CHINA BOX - (919) 455-9011 or on
GEnie: address M. Bryan.
December 10, 2017
Add comments