Last change
on this file since 1766 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
511 bytes
|
Line | |
---|
1 | TIUPEDSP ;SLC/JER - Display Filing Event ;12/13/94 17:58
|
---|
2 | ;;1.0;TEXT INTEGRATION UTILITIES;;Jun 20, 1997
|
---|
3 | ;;Text Integration Utility;;
|
---|
4 | EN ; Option entry
|
---|
5 | K ^TMP("TIUEVENT",$J) N TIU
|
---|
6 | D EN^VALM("TIU DISPLAY FILING EVENT")
|
---|
7 | K ^TMP("TIUEVENT",$J)
|
---|
8 | Q
|
---|
9 | MAIN ; Control branching
|
---|
10 | D GET^TIUSRVE(TIUDA)
|
---|
11 | Q
|
---|
12 | HDR ; Build Header
|
---|
13 | N TIUETYP S TIUETYP=$G(^TMP("TIUEVENT",$J,0),"Filing Event")
|
---|
14 | S VALMHDR(1)=$$CENTER^TIULS($$TITLE^TIUU(TIUETYP))
|
---|
15 | Q
|
---|
16 | CLEAN ; Clean up your mess!
|
---|
17 | K ^TMP("TIUEVENT",$J) D CLEAN^VALM10 K VALMY
|
---|
18 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.