Last change
on this file since 1683 was 628, checked in by George Lilly, 15 years ago |
initial load of FOIAVistA 6/30/08 version
|
File size:
644 bytes
|
Line | |
---|
1 | DGPTOOL ;ALB/MJK - PTF Tools; 15 APR 90
|
---|
2 | ;;5.3;Registration;;Aug 13, 1993
|
---|
3 | EN ;
|
---|
4 | D DT^DICRW S X="DGPTOOL",DIK="^DOPT("""_X_""","
|
---|
5 | G A:$D(^DOPT(X,10))
|
---|
6 | S ^DOPT(X,0)="Special PTF Tool^1N^"
|
---|
7 | F I=1:1 S Y=$T(@I) Q:Y="" S ^DOPT(X,I,0)=$P(Y,";",3,99)
|
---|
8 | D IXALL^DIK
|
---|
9 | ;
|
---|
10 | A W !! S DIC="^DOPT(""DGPTOOL"",",DIC(0)="IQEAM"
|
---|
11 | D ^DIC Q:Y<0 D @+Y G A
|
---|
12 | ;
|
---|
13 | 1 ;;099 Transmission
|
---|
14 | D ^DGPTF099
|
---|
15 | Q
|
---|
16 | ;
|
---|
17 | 2 ;;Free-Form 099
|
---|
18 | D ^DGPTF09X
|
---|
19 | Q
|
---|
20 | ;
|
---|
21 | 3 ;;RPO Request
|
---|
22 | D ^DGPTRPO
|
---|
23 | Q
|
---|
24 | ;
|
---|
25 | 4 ;;Special Transaction Print
|
---|
26 | D PRN^DGPTRPP
|
---|
27 | Q
|
---|
28 | ;
|
---|
29 | 5 ;;Special Transaction Purge
|
---|
30 | D PUR^DGPTRPP
|
---|
31 | Q
|
---|
32 | ;
|
---|
33 | 6 ;;PTF Validation
|
---|
34 | D EN^DGPTFVC
|
---|
35 | Q
|
---|
36 | ;
|
---|
37 | 7 ;;PTF Expanded Category Listing
|
---|
38 | D EN^DGPTEXPR
|
---|
39 | Q
|
---|
40 | ;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.