Office of Information Services - Application Programming

Email Issues -- Passing messages through Email Addresses


Date: Tue, 13 Jul 1999
From: Becky Krause

A program has been created to send from a voclib a listing of file names to be sent to a specified email address.
PSU.LIB SEND.ARGS.EMAIL - vocs in PSULX and ALUMNI with the same name.

The reason I needed this program is because in a voclib, we were creating several transmit files and needed a way, other than displaying on screen, to email the names of the transmit files. So you pass the information in the following order:

1 email address
2 file name
Then you pass any number of file.names.

Example:
SEND.ARGS.EMAIL << Enter Email Address for Reports >> TRANSMIT BUSACT.DOC FNDACT.DOC RELACT.DOC FUNDACT.DOC ORGACT.DOC INDACT.DOC

This is what the addressee receives: 07/13/99
The following files located in TRANSMIT are ready for your use.
BUSACT.DOC
FNDACT.DOC
RELACT.DOC
FUNDACT.DOC
ORGACT.DOC
INDACT.DOC
Please feel free to use this program if needed.

Back to Top


Administrative Programming Main Menu

Programming Projects- Programming Standards- Tools Library