Fw: Favor

Fairlight fairlite at fairlite.com
Thu Jan 27 12:56:42 PST 2005


You'll never BELIEVE what Dennis Malen said here...:
[Courtney said]
> > Guys AND Gals
> >
> > I have a processing table that creates an Excel spreadsheet...I want to be
> > able to send that spreadsheet to the user from within filePro not 
> > UNIX...how
> > can I do that?
> >
> > I would do a lookup to a table using @id to get the email address I
> > need...when I send an email from UNIX, here is a sample of the code
> >
> > echo "Generated By /util/dailynext" > /tmp/dayfile
> > #
> > uuencode /tmp/daily$dt.csv "Daily.Mail.Rpt.$dt.csv" >> /tmp/dayfile
> > #
> > cat /tmp/dayfile | mail -s "Daily Mail Rpt" courtney at northshoreagency.com
> >
> > Any ideas greatly appreciated...

http://lightmail.fairlite.com/

Much more elegant attachments...REAL ones, rather than uuencoded cruft and
all the temp files.  You create one file and assemble a single command.
You use SYSTEM to execute it.  *poof*, away it goes to wherever.

mark->
-- 
Bring the web-enabling power of OneGate to -your- filePro applications today!

Try the live filePro-based, OneGate-enabled demo at the following URL:
               http://www2.onnik.com/~fairlite/flfssindex.html


More information about the Filepro-list mailing list