source: WorldVistAEHR/trunk/r/MENTAL_HEALTH-YS-RUCL-YI-YT/YSXRAR2.m@ 623

Last change on this file since 623 was 613, checked in by George Lilly, 15 years ago

initial load of WorldVistAEHR

File size: 369 bytes
Line 
1YSXRAR2 ; COMPILED XREF FOR FILE #618 ; 01/30/05
2 ;
3 S DIKZK=1
4 S DIKZ(0)=$G(^YSG("CEN",DA,0))
5 S X=$P(DIKZ(0),U,1)
6 I X'="" S ^YSG("CEN","B",$E(X,1,30),DA)=""
7 S X=$P(DIKZ(0),U,2)
8 I X'="" S ^YSG("CEN","SYN",$E(X,1,30),DA)=""
9 S X=$P(DIKZ(0),U,3)
10 I X'="" S ^YSG("CEN","AFS",$E(X,1,30),DA)=""
11 S X=$P(DIKZ(0),U,12)
12 I X'="" S ^YSG("CEN","ABS",$E(X,1,30),DA)=""
13END Q
Note: See TracBrowser for help on using the repository browser.