DICATT5 (.00105)    BLOCK (.404)

Name Value
NAME DICATT5
DATA DICTIONARY NUMBER 1
FIELD
  • FIELD ORDER:   75
    CAPTION:   SHALL THIS TEXT NORMALLY APPEAR IN WORD-WRAP MODE
    POST ACTION:   S DICATTMN="",DICATT2N="W"_$TR($G(DICATT2N),"WL")_$E("L",'X)
    FIELD TYPE:   FORM ONLY
    READ TYPE:   YES OR NO
    HELP:   
    Answer 'YES' if the text should normally be printed out in full lines,
    breaking at word boundaries.
    Answer 'NO' if the text should normally be printed out line-for-line as
    it was entered.
    
    UNIQUE NAME:   WORD-WRAP
    DATA COORDINATE:   2,53
    DATA LENGTH:   3
    CAPTION COORDINATE:   2,2
    DEFAULT:   !M
    EXECUTABLE DEFAULT:   S Y=$E("YN",DICATT2["L"+1)
  • FIELD ORDER:   76
    CAPTION:   SHALL "|" CHARACTERS IN THIS TEXT BE TREATED LIKE ANY OTHER CHARACTERS
    POST ACTION:   S DICATTMN="",DICATT2N="W"_$TR($G(DICATT2N),"WxX")_$E("x",X>0) I DUZ(0)="@",DICATT4="" S DDSSTACK=4
    FIELD TYPE:   FORM ONLY
    READ TYPE:   YES OR NO
    HELP:   
    Answer 'YES' if the internally-stored text may have "|" characters in it 
    (such as HL7 messages) that need to display exactly as they are stored.
    Answer 'NO' if the internal text should normally be printed out with
    anything that is delimited by "|" characters interpreted as variable. 
    
    UNIQUE NAME:   "|"
    DATA COORDINATE:   3,74
    DATA LENGTH:   3
    CAPTION COORDINATE:   3,2
    DEFAULT:   !M
    EXECUTABLE DEFAULT:   S Y=$S(DICATT2["X"!(DICATT2["x")!(DICATT2=""):"Y",1:"N")