Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 1 of 1

Thread: Replacement for RAD 'mailmany'..... sort of !

  1. #1
    Member
    Join Date
    Dec 2002
    Location
    Bristol, England
    Posts
    83

    Default Replacement for RAD 'mailmany'..... sort of !

    We had a problem with the 'mailmany' RAD routine, so we wrote our own using scripts. The attached script series is called when the maximum current.req.seq. value increases when saving a Change record. In our system, the current.pending.groups can either be groups or individuals. It works by reading each group in turn. If it is a group then it reads the email address of each member from the operator file, gets a sequencial number for an output event and then builds an event that SCEmail can process. If the group does not exist then it assumes an individual and then reads the operator file directly.

    The outgoing message depends on the value of current.req.seq

    There are probably many ways to go about this but I hope these scripts illustrate some basics of messing around with RTE.


    Andy
    Attached Files
    Andy
    We all live in a yellow subroutine !

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts