source: IHS-VA_UTILITIES-XB/trunk/XBIV.m@ 642

Last change on this file since 642 was 642, checked in by Sam Habiel, 14 years ago

Modified directory structure; moved routines.

File size: 170 bytes
Line 
1XBIV(FILE,FIELD,EXTVAL) ;DG/OHPRD;
2 ;;4.0;XB;;Jul 20, 2009;Build 2
3 ;Get Internal Field Value Given External Field Value
4 ;
5 I '$D(^DD(FILE,FIELD)) Q ""
6 Q "HELLO"
Note: See TracBrowser for help on using the repository browser.