Last change
on this file since 1384 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
513 bytes
|
Rev | Line | |
---|
[613] | 1 | KMPDUT ;OAK/RAK - CM Tools Utility ;2/17/04 10:45
|
---|
| 2 | ;;2.0;CAPACITY MANAGEMENT TOOLS;;Mar 22, 2002
|
---|
| 3 | ;
|
---|
| 4 | PARAMS(KMPDARRY) ;-- cp parameters file data
|
---|
| 5 | ;-----------------------------------------------------------------------
|
---|
| 6 | ; KMPDARRY... Array (called by name) that will contain data from file
|
---|
| 7 | ; #8973 (CP PARAMETERS). This will be returned in internal
|
---|
| 8 | ; format
|
---|
| 9 | ;-----------------------------------------------------------------------
|
---|
| 10 | ;
|
---|
| 11 | Q:$G(KMPDARRY)=""
|
---|
| 12 | M @KMPDARRY=^KMPD(8973,1)
|
---|
| 13 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.