source: IHS-VA_UTILITIES-XB/XBTM10.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: 686 bytes
Line 
1XBTM10 ; IHS/ADC/GTH - TECH MANUAL : ONLINE DOC ; [ 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 ;;The package
12 ;;documentation presented in this manual is extensive and should
13 ;;provide most site managers, ISC staff members, and developers
14 ;;with sufficient information.
15 ;;|SETTAB("C")||TAB|
16 ;;This manual can be generated from programmer mode by DO'ing
17 ;;^XBTM. This is a cpu-intensive routine. Please q to TaskMan
18 ;;to run after hours, and expect approximately 150 pages of output.
19 ;;|SETTAB("C")||TAB|
20 ;;|SETTAB("C")||TAB|
21 ;;###
Note: See TracBrowser for help on using the repository browser.