source: IHS-VA_UTILITIES-XB/trunk/XBTM9.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: 512 bytes
Line 
1XBTM9 ; IHS/ADC/GTH - TECH MANUAL : INTERNAL RELATIONS ; [ 02/07/97 3:02 PM ]
2 ;;4.0;XB;;Jul 20, 2009;Build 2
3 ;
4 NEW A
5 F A=1:1 S X=$P($T(PR+A),";;",2) Q:X="###" D PR(X) Q:$D(DUOUT)
6 Q:$D(DUOUT)
7 D ^DIWW
8 Q
9 ;
10PR(X) NEW A D PR^XBTM(X) Q
11 ;;XB/ZIB contains routines and entry points that are for use
12 ;;both interactively by programmers, and as calls from applications.
13 ;;The XB menu can be accessed from programmer mode thru routine XB,
14 ;;i.e., DO ^XB.
15 ;;|SETTAB("C")||TAB|
16 ;;|SETTAB("C")||TAB|
17 ;;###
Note: See TracBrowser for help on using the repository browser.