source: FOIAVistA/tag/r/TEXT_INTEGRATION_UTILITIES-GMRP-TIU/TIUPEDSP.m@ 628

Last change on this file since 628 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 511 bytes
Line 
1TIUPEDSP ;SLC/JER - Display Filing Event ;12/13/94 17:58
2 ;;1.0;TEXT INTEGRATION UTILITIES;;Jun 20, 1997
3 ;;Text Integration Utility;;
4EN ; Option entry
5 K ^TMP("TIUEVENT",$J) N TIU
6 D EN^VALM("TIU DISPLAY FILING EVENT")
7 K ^TMP("TIUEVENT",$J)
8 Q
9MAIN ; Control branching
10 D GET^TIUSRVE(TIUDA)
11 Q
12HDR ; 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
16CLEAN ; 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.