I support an app that mails a notification whenever a new item is entered in certain tables, emails POs, and can be used for a user email from within R:Base - all using R:Mail. I know it works on any version from 7.1.72 up, because that's where we were when I wrote it. Within a week I will have created a notification and hold function for POs to make sure that users don't exceed preset spending limits by supplier.
--- Sami Aaron <[EMAIL PROTECTED]> wrote: > Dick - > > You can do this with R:Mail - I have an app that runs a declare cursor loop > to print one pdf file, attach it to an email, send it out, print the next > one, and so on... > > Sami > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dick Fey > Sent: Saturday, February 26, 2005 7:23 AM > To: RBG7-L Mailing List > Subject: [RBG7-L] - E-Mail > > I have been watching with interest the thread regarding E-mails. I put > Razzak's example to Sami to good use already. > > We currently use the mapi for a couple of applications. > > I would like to set up an automatic E-mail of customer invoices. All done > in the app with no pop-up box, no input at all from the user. > > App would print a pdf file, then email to address on file, > just as it now prints an invoice. > > Is that possible? > > I know.... anything is possible, I just don't know how to do it. > > Dick Fey > > ===== Albert Berry Management Consultant RR2 - 1252 Ponderosa Drive Sparwood BC, V0B 2G2 Canada (250) 425-5806 (250) 425-7259 (708) 575-3952 (fax) [EMAIL PROTECTED]
