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

LRIPOSXM.m

Go to the documentation of this file.
  1. LRIPOSXM ;DALISC/PAC - SEND MAIL MESSAGE TO LAB DEVELOPERS ;7/10/92 12:35
  1. ;;5.2;LR;;NOV 01, 1997
  1. ;
  1. ;;5.2;LAB SERVICE;;Sep 27, 1994
  1. EN ;
  1. Q:'$D(DIFQ) S LRVR0=$P($T(+2),";",3)
  1. S LRTXT(2)="@"_$P($G(^DIC(4.2,$P(^XMB(1,1,0),U),0)),U)_"."
  1. ;The distributing ISC should edit the following line to the correct
  1. ;Domain and mail group
  1. S XMDUZ=DUZ,XMSUB="LAB PKG V"_LRVR0_" INSTALL"_LRTXT(2),XMTEXT="LRTXT(",XMY("G.LAB@DOMAIN.NAME")=""
  1. S LRTXT(1)="The Laboratory package V"_LRVR0_" has been installed " D ^XMD
  1. EXIT K XMDUZ,XMSUB,XMTEXT,LRTXT Q ;D ^LRINITY Q