PMERGE
Section: User Commands (1)
Index
Return to Main Contents
BSD mandoc
BSD 4
NAME
pmerge
- pascal file merger
SYNOPSIS
pmerge
name.p ...
DESCRIPTION
Pmerge
assembles the named Pascal files into a single standard Pascal program.
The resulting program is listed on the standard output.
It is intended to be used to merge a collection of separately compiled
modules so that they can be run through
pi
or exported to other sites.
FILES
- /usr/tmp/MG*
-
Default temporary files.
SEE ALSO
pc(1),
pi(1)
-
"Berkeley Pascal User's Manual"
HISTORY
The
pmerge
command appeared in
BSD 4.1
BUGS
Very minimal error checking is done,
so incorrect programs will produce unpredictable results.
Block comments should be placed after the keyword to which they refer
or they are likely to end up in bizarre places.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- FILES
-
- SEE ALSO
-
- HISTORY
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 06:31:45 GMT, May 19, 2025