PMDF Programmer's Reference Manual
PMDF-PRM-6.0
Previous
| Contents
2.5 Examples of using callable SEND
Several example programs, written in Pascal and C, are provided in this
section:
- Examples 2-1 , 2-2 , and 2-3 illustrate
sending a simple message;
- Examples 2-4 --- 2-7 illustrate specifying an
initial message header;
- Examples 2-8 , 2-9 , and 2-10 illustrate
sending a message to multiple recipients (To:, and Cc:) as well as to
FAX addresses (To: and Bcc:) and examining returned status messages for
each address; and
- Examples 2-11 and 2-12 illustrate the use of an
input procedure to generate the body of the message to be sent.
The example routines shown in this section may be found, on OpenVMS
systems, in the directory, PMDF_ROOT:[doc.examples]. On
UNIX and NT systems, the examples may be found in the
/pmdf/doc/examples directory.
Note:
The example Pascal programs are intended for use on OpenVMS. To use
them on UNIX or NT, changes to the examples will be required.
Previous
| Next
| Contents