Last change
on this file since 1259 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
473 bytes
|
Rev | Line | |
---|
[613] | 1 | PSXAUTOC ;BIR/WPB/PDW-Routine to Automatically Run CMOP CS Suspense ;14 DEC 2001
|
---|
| 2 | ;;2.0;CMOP;**23,28,36,41**;11 Apr 97
|
---|
| 3 | ;This routine will be called from a menu option and will allow
|
---|
| 4 | ;the user to start or change auto-processing. The user must hold
|
---|
| 5 | ;the PSXAUTOX security key.
|
---|
| 6 | START ;
|
---|
| 7 | S PSXCS=1
|
---|
| 8 | G START^PSXAUTO
|
---|
| 9 | EN ;the PSO* variables must be set in order to run the routine.These
|
---|
| 10 | ;are not set when the job is kicked off automatically each day.
|
---|
| 11 | S PSXCS=1
|
---|
| 12 | G EN^PSXAUTO
|
---|
Note:
See
TracBrowser
for help on using the repository browser.