Last change
on this file since 700 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
924 bytes
|
Rev | Line | |
---|
[613] | 1 | DGINP ;ALB/JDS - INPUT SYNTAX CHECKS ; 25 SEP 84 14:20
|
---|
| 2 | ;;5.3;Registration;;Aug 13, 1993
|
---|
| 3 | ;
|
---|
| 4 | ; *****************************************************************
|
---|
| 5 | ; *
|
---|
| 6 | ; * Note Well: This routine is in the process of being removed.
|
---|
| 7 | ; * As of MAS 5.3, the old DGINP was renamed to DGRPDD1. This
|
---|
| 8 | ; * was done to eliminate non-init routines from the DGI name-
|
---|
| 9 | ; * space. Programmers should change any references to DGINP
|
---|
| 10 | ; * to DGRPDD1. This routine is scheduled to be removed 18
|
---|
| 11 | ; * months following the release of MAS 5.3.
|
---|
| 12 | ; *
|
---|
| 13 | ; *****************************************************************
|
---|
| 14 | ;
|
---|
| 15 | SSN G SSN^DGRPDD1
|
---|
| 16 | SSNQ G SSNQ^DGRPDD1
|
---|
| 17 | C G C^DGRPDD1
|
---|
| 18 | PSEU G PSEU^DGRPDD1
|
---|
| 19 | COL G COL^DGRPDD1
|
---|
| 20 | CON G CON^DGRPDD1
|
---|
| 21 | CAT G CAT^DGRPDD1
|
---|
| 22 | CATQ G CATQ^DGRPDD1
|
---|
| 23 | VIET G VIET^DGRPDD1
|
---|
| 24 | POS G POS^DGRPDD1
|
---|
| 25 | POSQ G POSQ^DGRPDD1
|
---|
| 26 | PS G PS^DGRPDD1
|
---|
| 27 | PS2 G PS2^DGRPDD1
|
---|
| 28 | PS3 G PS3^DGRPDD1
|
---|
| 29 | PSQ G PSQ^DGRPDD1
|
---|
| 30 | CAT1 G CAT1^DGRPDD1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.