Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: LRUMSG

LRUMSG.m

Go to the documentation of this file.
  1. LRUMSG ; IHS/DIR/FJE - SEND SPECIAL MESSAGE 12/14/88 09:16 ;
  1. ;;5.2;LR;;NOV 01, 1997
  1. ;
  1. ;;5.2;LAB SERVICE;;Sep 27, 1994
  1. K XMY,XMDUZ,XMSUB,XMTEXT S XMDUZ=DUZ F A=0:0 S A=$O(^XUSEC(LR("KEY"),A)) Q:'A S XMY(A)=""
  1. Q:'$D(XMY)
  1. S XMSUB=LR("SUB"),XMTEXT="LR(""TXT""," D ^XMD K XMY,LR("TXT"),LR("SUB"),XMSUB,XMDUZ,LR("KEY") Q
  1. ;XMY= local array of users's DUZ's
  1. ;XMDUZ= sender's DUZ
  1. ;XMSUB=subject of message ;LR("TXT") variable passed from a routine
  1. ;XMTEXT= name of message array for mailman