Annotation of freem_fileman/DINIT012.m, revision 1.1
1.1 ! snw 1: DINIT012 ; SFISC/TKW-DIALOG & LANGUAGE FILE INITS ; 12/22/94 09:32:23
! 2: ;;21.0;VA FileMan;;Dec 28, 1994
! 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: Q Q
! 6: ;;^UTILITY(U,$J,.84,9257,2,4,0)
! 7: ;;=Press To
! 8: ;;^UTILITY(U,$J,.84,9257,2,5,0)
! 9: ;;=----------------------------------------
! 10: ;;^UTILITY(U,$J,.84,9257,2,6,0)
! 11: ;;=<PF1>M Select another form
! 12: ;;^UTILITY(U,$J,.84,9257,2,7,0)
! 13: ;;=<PF1>P Select another page
! 14: ;;^UTILITY(U,$J,.84,9257,2,8,0)
! 15: ;;=
! 16: ;;^UTILITY(U,$J,.84,9257,2,9,0)
! 17: ;;=<PF2>M Add a new form
! 18: ;;^UTILITY(U,$J,.84,9257,2,10,0)
! 19: ;;=<PF2>P Add a new page
! 20: ;;^UTILITY(U,$J,.84,9257,2,11,0)
! 21: ;;=<PF2>B Add a new block
! 22: ;;^UTILITY(U,$J,.84,9257,2,12,0)
! 23: ;;=<PF2>F Add a new field element
! 24: ;;^UTILITY(U,$J,.84,9257,2,13,0)
! 25: ;;=
! 26: ;;^UTILITY(U,$J,.84,9257,2,14,0)
! 27: ;;=<PF4>M Edit properties of current form
! 28: ;;^UTILITY(U,$J,.84,9257,2,15,0)
! 29: ;;=<PF4>P Edit properties of current page
! 30: ;;^UTILITY(U,$J,.84,9258,0)
! 31: ;;=9258^3^^11
! 32: ;;^UTILITY(U,$J,.84,9258,1,0)
! 33: ;;=^^1^1^2940707^
! 34: ;;^UTILITY(U,$J,.84,9258,1,1,0)
! 35: ;;=Help Screen 8 of Form Editor.
! 36: ;;^UTILITY(U,$J,.84,9258,2,0)
! 37: ;;=^^11^11^2940707^
! 38: ;;^UTILITY(U,$J,.84,9258,2,1,0)
! 39: ;;= \BHelp Screen 8 of 9\n
! 40: ;;^UTILITY(U,$J,.84,9258,2,2,0)
! 41: ;;=\BDELETING ELEMENTS\n
! 42: ;;^UTILITY(U,$J,.84,9258,2,3,0)
! 43: ;;=
! 44: ;;^UTILITY(U,$J,.84,9258,2,4,0)
! 45: ;;=To delete an element, edit the properties of the element, and enter an
! 46: ;;^UTILITY(U,$J,.84,9258,2,5,0)
! 47: ;;=at-sign (@) at the first field of the ScreenMan form. For example, to
! 48: ;;^UTILITY(U,$J,.84,9258,2,6,0)
! 49: ;;=delete a field from a block, select the field with <SpaceBar>, press <PF4>
! 50: ;;^UTILITY(U,$J,.84,9258,2,7,0)
! 51: ;;=to invoke the "edit properties" form, and enter @ at the "Field Order:"
! 52: ;;^UTILITY(U,$J,.84,9258,2,8,0)
! 53: ;;=prompt.
! 54: ;;^UTILITY(U,$J,.84,9258,2,9,0)
! 55: ;;=
! 56: ;;^UTILITY(U,$J,.84,9258,2,10,0)
! 57: ;;=You cannot use the Form Editor to delete entire forms or blocks. A separate
! 58: ;;^UTILITY(U,$J,.84,9258,2,11,0)
! 59: ;;=utility provides that functionality.
! 60: ;;^UTILITY(U,$J,.84,9259,0)
! 61: ;;=9259^3^^11
! 62: ;;^UTILITY(U,$J,.84,9259,1,0)
! 63: ;;=^^1^1^2940707^^
! 64: ;;^UTILITY(U,$J,.84,9259,1,1,0)
! 65: ;;=Help Screen 9 of Form Editor.
! 66: ;;^UTILITY(U,$J,.84,9259,2,0)
! 67: ;;=^^16^16^2940707^
! 68: ;;^UTILITY(U,$J,.84,9259,2,1,0)
! 69: ;;= \BHelp Screen 9 of 9\n
! 70: ;;^UTILITY(U,$J,.84,9259,2,2,0)
! 71: ;;=\BREORDERING FIELDS ON A BLOCK\n
! 72: ;;^UTILITY(U,$J,.84,9259,2,3,0)
! 73: ;;=
! 74: ;;^UTILITY(U,$J,.84,9259,2,4,0)
! 75: ;;=After creating and arranging all the elements on a block, you can quickly
! 76: ;;^UTILITY(U,$J,.84,9259,2,5,0)
! 77: ;;=make the field orders of all the elements equivalent to the tab order
! 78: ;;^UTILITY(U,$J,.84,9259,2,6,0)
! 79: ;;=by doing the following:
! 80: ;;^UTILITY(U,$J,.84,9259,2,7,0)
! 81: ;;=
! 82: ;;^UTILITY(U,$J,.84,9259,2,8,0)
! 83: ;;= 1. Go to the Block Viewer page (<PF1>V)
! 84: ;;^UTILITY(U,$J,.84,9259,2,9,0)
! 85: ;;= 2. Select the block (<SpaceBar> over the block name)
! 86: ;;^UTILITY(U,$J,.84,9259,2,10,0)
! 87: ;;= 3. Press <PF1>O
! 88: ;;^UTILITY(U,$J,.84,9259,2,11,0)
! 89: ;;=
! 90: ;;^UTILITY(U,$J,.84,9259,2,12,0)
! 91: ;;=The field order is the order in which the elements on the block are
! 92: ;;^UTILITY(U,$J,.84,9259,2,13,0)
! 93: ;;=traversed when the user presses the <Enter> key. The <PF1>O key
! 94: ;;^UTILITY(U,$J,.84,9259,2,14,0)
! 95: ;;=sequence reassigns field order numbers to all the elements on the
! 96: ;;^UTILITY(U,$J,.84,9259,2,15,0)
! 97: ;;=block, so that the <Enter> key takes the user from element to element
! 98: ;;^UTILITY(U,$J,.84,9259,2,16,0)
! 99: ;;=in the same order as the <Tab> key (left to right, top to bottom).
! 100: ;;^UTILITY(U,$J,.84,9501,0)
! 101: ;;=9501^1^^11
! 102: ;;^UTILITY(U,$J,.84,9501,1,0)
! 103: ;;=^^1^1^2940909^^^^
! 104: ;;^UTILITY(U,$J,.84,9501,1,1,0)
! 105: ;;=DIFROM Server, FIA array does not exist or invalid.
! 106: ;;^UTILITY(U,$J,.84,9501,2,0)
! 107: ;;=^^1^1^2940909^^^^
! 108: ;;^UTILITY(U,$J,.84,9501,2,1,0)
! 109: ;;=FIA array does not exist or invalid.
! 110: ;;^UTILITY(U,$J,.84,9502,0)
! 111: ;;=9502^1^^11
! 112: ;;^UTILITY(U,$J,.84,9502,1,0)
! 113: ;;=^^1^1^2940908^
! 114: ;;^UTILITY(U,$J,.84,9502,1,1,0)
! 115: ;;=FIA file number invalid.
! 116: ;;^UTILITY(U,$J,.84,9502,2,0)
! 117: ;;=^^1^1^2940908^
! 118: ;;^UTILITY(U,$J,.84,9502,2,1,0)
! 119: ;;=FIA file number invalid.
! 120: ;;^UTILITY(U,$J,.84,9503,0)
! 121: ;;=9503^1^^11
! 122: ;;^UTILITY(U,$J,.84,9503,1,0)
! 123: ;;=^^1^1^2940908^^^^
! 124: ;;^UTILITY(U,$J,.84,9503,1,1,0)
! 125: ;;=DIFROM Server; FIA node is set to "NO DD UPDATE"
! 126: ;;^UTILITY(U,$J,.84,9503,2,0)
! 127: ;;=^^1^1^2940908^^^^
! 128: ;;^UTILITY(U,$J,.84,9503,2,1,0)
! 129: ;;=Data Dictionary not installed; FIA node is set to "No DD Update"
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>