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

AZXRQAFX.m

Go to the documentation of this file.
  1. AZXRQAFX ; [ 09/28/93 11:24 AM ]
  1. ; Written by Lori Butcher (9/28/93)
  1. ;
  1. ; Cleans up problems with the QA (printing Top Ten List)
  1. ; with having bad "B" Cross-ref.s in the Visit file (^AUPNVSIT).
  1. S LORIV=0 F S LORIV=$O(^AUPNVSIT(LORIV)) Q:LORIV'=+LORIV I $P(^AUPNVSIT(LORIV,0),U)[".12.12" D
  1. .W !,LORIV," ",^AUPNVSIT(LORIV,0)
  1. .S NEWDATE=$P($P(^AUPNVSIT(LORIV,0),U),".")_".12",DIE="^AUPNVSIT(",DR=".01////"_NEWDATE,DA=LORIV
  1. .D ^DIE
  1. .W !,^AUPNVSIT(LORIV,0)
  1. .Q
  1. Q