File:  [Coherent Logic Development] / freem_fileman / USER / DINIT011.m
Revision 1.1: download - view: text, annotated - select for diffs
Mon Apr 28 14:13:20 2025 UTC (3 months ago) by snw
Branches: MAIN
CVS tags: HEAD
Restructure repository

    1: DINIT011	; 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,9254,2,6,0)
    7: 	;;=of the element and press:
    8: 	;;^UTILITY(U,$J,.84,9254,2,7,0)
    9: 	;;= 
   10: 	;;^UTILITY(U,$J,.84,9254,2,8,0)
   11: 	;;=     <PF3>     Edit caption or data length
   12: 	;;^UTILITY(U,$J,.84,9254,2,9,0)
   13: 	;;= 
   14: 	;;^UTILITY(U,$J,.84,9254,2,10,0)
   15: 	;;=If you press <PF3> while the cursor is over a caption, you'll be taken
   16: 	;;^UTILITY(U,$J,.84,9254,2,11,0)
   17: 	;;=into a caption editor.  The editing keys available to you are identical
   18: 	;;^UTILITY(U,$J,.84,9254,2,12,0)
   19: 	;;=to those in ScreenMan's field editor.
   20: 	;;^UTILITY(U,$J,.84,9254,2,13,0)
   21: 	;;= 
   22: 	;;^UTILITY(U,$J,.84,9254,2,14,0)
   23: 	;;=If you press <PF3> while the cursor is over the data portion of an element,
   24: 	;;^UTILITY(U,$J,.84,9254,2,15,0)
   25: 	;;=you can then use the <Right> and <Left> arrow keys to increase and
   26: 	;;^UTILITY(U,$J,.84,9254,2,16,0)
   27: 	;;=decrease the data length.  An indicator at the lower right edge of the
   28: 	;;^UTILITY(U,$J,.84,9254,2,17,0)
   29: 	;;=screen indicates the current length of the data.  Press <Enter> to exit
   30: 	;;^UTILITY(U,$J,.84,9254,2,18,0)
   31: 	;;=the caption or data length editor.
   32: 	;;^UTILITY(U,$J,.84,9255,0)
   33: 	;;=9255^3^^11
   34: 	;;^UTILITY(U,$J,.84,9255,1,0)
   35: 	;;=^^1^1^2940707^
   36: 	;;^UTILITY(U,$J,.84,9255,1,1,0)
   37: 	;;=Help Screen 5 of Form Editor.
   38: 	;;^UTILITY(U,$J,.84,9255,2,0)
   39: 	;;=^^18^18^2940707^
   40: 	;;^UTILITY(U,$J,.84,9255,2,1,0)
   41: 	;;=                                                          \BHelp Screen 5 of 9\n
   42: 	;;^UTILITY(U,$J,.84,9255,2,2,0)
   43: 	;;=\BVIEWING THE BLOCKS ON A PAGE\n
   44: 	;;^UTILITY(U,$J,.84,9255,2,3,0)
   45: 	;;= 
   46: 	;;^UTILITY(U,$J,.84,9255,2,4,0)
   47: 	;;=The Form Editor's main screen displays the field elements on a page, but
   48: 	;;^UTILITY(U,$J,.84,9255,2,5,0)
   49: 	;;=does not display any information about the blocks on that page.  A Block
   50: 	;;^UTILITY(U,$J,.84,9255,2,6,0)
   51: 	;;=Viewer screen shows the blocks on a page.  From the Block Viewer screen
   52: 	;;^UTILITY(U,$J,.84,9255,2,7,0)
   53: 	;;=you can move entire blocks, and edit block properties.
   54: 	;;^UTILITY(U,$J,.84,9255,2,8,0)
   55: 	;;= 
   56: 	;;^UTILITY(U,$J,.84,9255,2,9,0)
   57: 	;;=Press    To
   58: 	;;^UTILITY(U,$J,.84,9255,2,10,0)
   59: 	;;=-----------------------------------------------------------
   60: 	;;^UTILITY(U,$J,.84,9255,2,11,0)
   61: 	;;=<PF1>V   Toggle between Block Viewer screen and Main screen
   62: 	;;^UTILITY(U,$J,.84,9255,2,12,0)
   63: 	;;= 
   64: 	;;^UTILITY(U,$J,.84,9255,2,13,0)
   65: 	;;=The Block Viewer screen displays the names of the blocks on the current
   66: 	;;^UTILITY(U,$J,.84,9255,2,14,0)
   67: 	;;=page.  From this screen, you can select blocks and edit their properties.
   68: 	;;^UTILITY(U,$J,.84,9255,2,15,0)
   69: 	;;=To return to the Form Editor's main screen, press <PF1>V, <PF1>E, or <PF1>Q.
   70: 	;;^UTILITY(U,$J,.84,9255,2,16,0)
   71: 	;;=If two blocks have the some coordinates, the block names will overlap on
   72: 	;;^UTILITY(U,$J,.84,9255,2,17,0)
   73: 	;;=the Block Viewer screen.  Also, since header blocks have a fixed position
   74: 	;;^UTILITY(U,$J,.84,9255,2,18,0)
   75: 	;;=of (1,1) relative to the page, they cannot be moved.
   76: 	;;^UTILITY(U,$J,.84,9256,0)
   77: 	;;=9256^3^^11
   78: 	;;^UTILITY(U,$J,.84,9256,1,0)
   79: 	;;=^^1^1^2940707^
   80: 	;;^UTILITY(U,$J,.84,9256,1,1,0)
   81: 	;;=Help Screen 6 of Form Editor.
   82: 	;;^UTILITY(U,$J,.84,9256,2,0)
   83: 	;;=^^10^10^2940707^
   84: 	;;^UTILITY(U,$J,.84,9256,2,1,0)
   85: 	;;=                                                          \BHelp Screen 6 of 9\n
   86: 	;;^UTILITY(U,$J,.84,9256,2,2,0)
   87: 	;;=\BPAGE NAVIGATION\n
   88: 	;;^UTILITY(U,$J,.84,9256,2,3,0)
   89: 	;;= 
   90: 	;;^UTILITY(U,$J,.84,9256,2,4,0)
   91: 	;;=Press             To move to
   92: 	;;^UTILITY(U,$J,.84,9256,2,5,0)
   93: 	;;=----------------------------------------------------------
   94: 	;;^UTILITY(U,$J,.84,9256,2,6,0)
   95: 	;;=<PF1><PF1><Up>    Previous page
   96: 	;;^UTILITY(U,$J,.84,9256,2,7,0)
   97: 	;;=<PF1><PF1><Down>  Next page
   98: 	;;^UTILITY(U,$J,.84,9256,2,8,0)
   99: 	;;=<SelectElement>D  Subpage associated with selected element
  100: 	;;^UTILITY(U,$J,.84,9256,2,9,0)
  101: 	;;=<PF1>C            Parent page (Close current pop-up page)
  102: 	;;^UTILITY(U,$J,.84,9256,2,10,0)
  103: 	;;=<PF1>P            A specific page (you are prompted for the page)
  104: 	;;^UTILITY(U,$J,.84,9257,0)
  105: 	;;=9257^3^^11
  106: 	;;^UTILITY(U,$J,.84,9257,1,0)
  107: 	;;=^^1^1^2940725^^
  108: 	;;^UTILITY(U,$J,.84,9257,1,1,0)
  109: 	;;=Help Screen 7 of Form Editor.
  110: 	;;^UTILITY(U,$J,.84,9257,2,0)
  111: 	;;=^^15^15^2940725^
  112: 	;;^UTILITY(U,$J,.84,9257,2,1,0)
  113: 	;;=                                                          \BHelp Screen 7 of 9\n
  114: 	;;^UTILITY(U,$J,.84,9257,2,2,0)
  115: 	;;=\BSELECTING, ADDING, AND EDITING FORM ELEMENTS\n
  116: 	;;^UTILITY(U,$J,.84,9257,2,3,0)
  117: 	;;= 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>