Last change
on this file since 701 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
757 bytes
|
Rev | Line | |
---|
[613] | 1 | DINIT2A6 ;SFISC/MKO-KEY AND INDEX FILES ;10:50 AM 30 Mar 1999
|
---|
| 2 | ;;22.0;VA FileMan;;Mar 30, 1999
|
---|
| 3 | ;Per VHA Directive 10-93-142, this routine should not be modified.
|
---|
| 4 | F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) S @X=Y
|
---|
| 5 | G ^DINIT2AA
|
---|
| 6 | Q Q
|
---|
| 7 | ;;^DD(.312,1,21,0)
|
---|
| 8 | ;;=^^4^4^2980911^
|
---|
| 9 | ;;^DD(.312,1,21,1,0)
|
---|
| 10 | ;;=Answer will determine the order in which this field appears within the
|
---|
| 11 | ;;^DD(.312,1,21,2,0)
|
---|
| 12 | ;;=key. This affects the order of prompts, subscripts, and returned values
|
---|
| 13 | ;;^DD(.312,1,21,3,0)
|
---|
| 14 | ;;=throughout FileMan. The first field of every key should receive sequence
|
---|
| 15 | ;;^DD(.312,1,21,4,0)
|
---|
| 16 | ;;=number 1, the second 2, and so on.
|
---|
| 17 | ;;^DD(.312,1,"DT")
|
---|
| 18 | ;;=2980611
|
---|
Note:
See
TracBrowser
for help on using the repository browser.