Last change
on this file since 1259 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
490 bytes
|
Line | |
---|
1 | DGPAR2 ;ALB/LDB - MAS PARAMETERS ENTRY/EDIT CONT. ; 15 MAY 90
|
---|
2 | ;;5.3;Registration;;Aug 13, 1993
|
---|
3 | ;
|
---|
4 | EN ;called from DGPAR1 to continue display of parameters
|
---|
5 | S X=$P(DGZE,"^",5) W !?4,"'",$P(DGDV1,"^",2),"' on G&L",?25,": ",$S($P(DGZE,"^",5):"YES",1:"NO")
|
---|
6 | S X=+$P(DGZE,"^",6) W !?4,"Combined/Separate G&L: ",$S(X:"SEPARATE",1:"COMBINED")
|
---|
7 | S DGDV1="10/10^DRUG PROFILE^ROUTING SLIP" F I=1:1:3 S X=$P(DGDV,"^",I) W:$X>4 !?4 W $P(DGDV1,"^",I)," printer",?25,": ",$S(X]"":X,1:"NOT SPECIFIED")
|
---|
8 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.