Changeset 1597 for lang-file4mu1and2
- Timestamp:
- Nov 14, 2012, 2:24:22 PM (12 years ago)
- Location:
- lang-file4mu1and2
- Files:
-
- 1 added
- 1 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
lang-file4mu1and2/DILAI001.m
r1594 r1597 1 DILAI001 ; ; 02-NOV-2012 1 DILAI001 ; ; 02-NOV-2012 ; 11/14/12 11:06am 2 2 ;;22.2;LANGUAGE FILE INITS;;NOV 02, 2012 3 3 Q:'DIFQ(.85) 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,999) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y … … 65 65 ;;^DIC(.85,"%D",27,0) 66 66 ;;=mistakes resulting from languages that have similar spelling. 67 ;;^DIC(.85,"%MSC") 68 ;;=3121114.111954 67 69 ;;^DD(.85,0) 68 70 ;;=FIELD^^10^20 -
lang-file4mu1and2/DILAI002.m
r1594 r1597 1 DILAI002 ; ; 02-NOV-2012 1 DILAI002 ; ; 02-NOV-2012 ; 11/9/12 11:29am 2 2 ;;22.2;LANGUAGE FILE INITS;;NOV 02, 2012 3 3 Q:'DIFQ(.85) 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,999) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y … … 398 398 ;;=1^F^.85^.03^30^1^F 399 399 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",0) 400 ;;=.85^E^(Pseudo-)Mne umonic index for the Alternate three letter code^MU^^F^IR^I^.85^^^^^LS400 ;;=.85^E^(Pseudo-)Mnemonic index for the Alternate three letter code^MU^^F^IR^I^.85^^^^^LS 401 401 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,0) 402 402 ;;=^^6^6^3121031^ 403 403 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,1,0) 404 ;;=This will add entries to the Cindex for the three letter code a la the404 ;;=This will add entries to the D index for the three letter code a la the 405 405 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,2,0) 406 406 ;;=mnemonic style. … … 410 410 ;;=If you need re-cross-reference this field, you need to kill of the 411 411 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,5,0) 412 ;;=entries in the regular C index, set the Cindex, and then set this index412 ;;=entries in the regular D index, set the D index, and then set this index 413 413 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,6,0) 414 ;;=to update the Cwith the mnemonic xrefs.414 ;;=to update the D with the mnemonic xrefs. 415 415 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",1) 416 416 ;;=S ^DI(.85,"D",X,DA)=1 -
lang-file4mu1and2/DINIT.m
r1594 r1597 1 DINIT ;SFISC/GFT,XAK-INITIALIZE VA FILEMAN ;1:06 PM 30 Mar 1999 ; 11/ 2/12 8:39am1 DINIT ;SFISC/GFT,XAK-INITIALIZE VA FILEMAN ;1:06 PM 30 Mar 1999 ; 11/14/12 11:18am 2 2 V ;;22.0;VA FileMan;**MODIFIED FOR WV 4 LANG FILE**; 3 3 D KL^DINIT6 … … 68 68 . Q 69 69 ; 70 K ^UTILITY(U,$J),^UTILITY("DIK",$J) W !!,"Now loading DIALOG and LANGUAGE Files" 71 K ^DIC(.85),^DD(.85),^DD(.8501),^DD(.8502),^DI(.85) ; VEN/SMH - Kill the language file old DD, DIC and data. (22.2) 70 K ^UTILITY(U,$J),^UTILITY("DIK",$J),^UTILITY("KX",$J) W !!,"Now loading DIALOG and LANGUAGE Files" 71 K:$G(^DIC(.85,"%MSC"))'=3121114.111954 ^DI(.85) ; VEN/SMH If lang file dd isn't the latest one, kill data off. 72 K ^DIC(.85),^DD(.85),^DD(.8501),^DD(.8502) ; VEN/SMH - Kill the language file old DD, DIC and data. (22.2) 72 73 S DN="^DINIT" F R=1:1:39 D @(DN_$$B36(R)) W "." 73 74 S $P(^DIC(.84,0),U,1,2)="DIALOG^.84",$P(^DI(.84,0),U,1,2)="DIALOG^.84I" I $D(^DIC(.84,0,"GL")) D A1^DINIT3 -
lang-file4mu1and2/DINIT011.m
r1594 r1597 1 DINIT011 ; SFISC/TKW,VEN/SMH -DIALOG & LANGUAGE FILE INITS ; 3121101 ; 11/ 2/12 8:40am1 DINIT011 ; SFISC/TKW,VEN/SMH -DIALOG & LANGUAGE FILE INITS ; 3121101 ; 11/14/12 11:07am 2 2 ;;22.0;VA FileMan;**MODIFIED FOR WV 4 LANG FILE**; 3 3 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 … … 65 65 ;;^DIC(.85,"%D",27,0) 66 66 ;;=mistakes resulting from languages that have similar spelling. 67 ;;^DIC(.85,"%MSC") 68 ;;=3121114.111954 67 69 ;;^DD(.85,0) 68 70 ;;=FIELD^^10^20 -
lang-file4mu1and2/DINIT012.m
r1594 r1597 1 DINIT012 ; SFISC/TKW,VEN/SMH - DIALOG & LANGUAGE FILE INITS; 3121101 ; 11/ 2/12 8:40am1 DINIT012 ; SFISC/TKW,VEN/SMH - DIALOG & LANGUAGE FILE INITS; 3121101 ; 11/9/12 11:03am 2 2 ;;22.0;VA FileMan;**MODIFIED FOR WV 4 LANG FILE**; 3 3 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 … … 398 398 ;;=1^F^.85^.03^30^1^F 399 399 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",0) 400 ;;=.85^E^(Pseudo-)Mne umonic index for the Alternate three letter code^MU^^F^IR^I^.85^^^^^LS400 ;;=.85^E^(Pseudo-)Mnemonic index for the Alternate three letter code^MU^^F^IR^I^.85^^^^^LS 401 401 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,0) 402 402 ;;=^^6^6^3121031^ 403 403 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,1,0) 404 ;;=This will add entries to the Cindex for the three letter code a la the404 ;;=This will add entries to the D index for the three letter code a la the 405 405 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,2,0) 406 406 ;;=mnemonic style. … … 410 410 ;;=If you need re-cross-reference this field, you need to kill of the 411 411 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,5,0) 412 ;;=entries in the regular C index, set the Cindex, and then set this index412 ;;=entries in the regular D index, set the D index, and then set this index 413 413 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",.1,6,0) 414 ;;=to update the Cwith the mnemonic xrefs.414 ;;=to update the D with the mnemonic xrefs. 415 415 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",1) 416 ;;=S ^DI(.85," C",X,DA)=1416 ;;=S ^DI(.85,"D",X,DA)=1 417 417 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",2) 418 ;;=K ^DI(.85," C",X,DA)418 ;;=K ^DI(.85,"D",X,DA) 419 419 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",11.1,0) 420 420 ;;=^.114IA^1^1 421 421 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",11.1,1,0) 422 422 ;;=1^F^.85^.05^^1^F 423 ;;^UTILITY("KX",$J,"IX",.85,.85,"E",11.1,1,3)424 ;;=425 423 ;;^UTILITY("KX",$J,"KEY",.85,.85,"A",0) 426 424 ;;=.85^A^P^1046 … … 430 428 ;;=.01^.85^1 431 429 ;;^UTILITY("KX",$J,"KEY",.85,.85,"B",0) 432 ;;=.85^B^S^104 7430 ;;=.85^B^S^1048 433 431 ;;^UTILITY("KX",$J,"KEY",.85,.85,"B",2,0) 434 432 ;;=^.312IA^1^1 435 433 ;;^UTILITY("KX",$J,"KEY",.85,.85,"B",2,1,0) 436 ;;=.0 2^.85^1434 ;;=.03^.85^1 437 435 ;;^UTILITY("KX",$J,"KEYPTR",.85,.85,"A") 438 436 ;;=.85^B 439 437 ;;^UTILITY("KX",$J,"KEYPTR",.85,.85,"B") 440 ;;=.85^ C438 ;;=.85^D
Note:
See TracChangeset
for help on using the changeset viewer.