home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / vmsnet / mail / pmdf / 2756 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.1 KB  |  28 lines

  1. Newsgroups: vmsnet.mail.pmdf
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!vx.cis.umn.edu!daven                           
  3. From: daven@vx.cis.umn.edu (David Nieters)
  4. Subject: Using customer-supplied routine substitutions
  5. Message-ID: <15DEC199215175716@vx.cis.umn.edu>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Sender: daven                           
  8. Nntp-Posting-Host: vx.cis.umn.edu
  9. Organization: University of Minnesota CIS
  10. Distribution: usa
  11. Date: Tue, 15 Dec 1992 20:17:00 GMT
  12. Lines: 14
  13.  
  14. I am trying to use a customer-supplied routine substitution as described
  15. in section 3.2.4.7.3 on page 3-15 of the 4.1 PMDF managers manual.
  16.  
  17. I'm able to get my routine called just fine, and I print out the argument,
  18. and what I am returning, but when I try to do a
  19.     PMDF TEST/REWRITE/CONFIG=xxx.cnf
  20. it seems to completely ignore the string that I return and just use
  21. whatever it sent me.  I AM returning a -1 when I want it to do the
  22. substitution.  Has anyone had any success with this?  If so, can I
  23. look at your source?  Or am I doing something obviously wrong?
  24.  
  25. David Nieters
  26. University of Minnesota
  27. daven@vx.acs.umn.edu
  28.