source: IHS-VA_UTILITIES-XB/XBIV.m@ 641

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

Initial commit of XB, move away from sf.net.
Includes kids file and documentation.

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.