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

ORY106.m

Go to the documentation of this file.
  1. ORY106 ;SLC/DAN - Postinit for patch OR*3*92 ;2/1/01 16:18
  1. ;;3.0;ORDER ENTRY/RESULTS REPORTING;**106**;Dec 17, 1997
  1. ;
  1. POST ; -- postinit
  1. N MSG
  1. S MSG(1)=""
  1. S MSG(2)="This patch imports the ORDER TEXT and LAB TEST entries"
  1. S MSG(3)="from the OE/RR PRINT FIELDS file. As a result, the entries"
  1. S MSG(4)="in the OE/RR PRINT FORMAT file need to be recompiled."
  1. S MSG(5)=""
  1. S MSG(6)="**NOTE: If you have made local modifications to the compiled"
  1. S MSG(7)="code in the OE/RR PRINT FORMAT file they will be OVERWRITTEN."
  1. S MSG(8)=""
  1. S MSG(9)="Recompiling..."
  1. D MES^XPDUTL(.MSG) H 3
  1. D RECMPL^ORPR00 K MSG
  1. Q