Lines Matching +full:data +full:- +full:width
2 # $Id: msgbox4-8bit,v 1.8 2020/11/26 00:26:09 tom Exp $
4 . ./setup-vars
6 . ./testdata-8bit
8 width=30
9 while test $width != 61
11 $DIALOG --title "MESSAGE BOX (width $width)" --no-collapse --colors "$@" \
12 --msgbox "\
13 This sample uses characters which are non-printing in POSIX locale.
15 \Z1`./rotated-data 0 "$SAMPLE"` \Z2`./rotated-data 1 "$SAMPLE"` \Z3`./rotated-data 2 "$SAMPLE"` \Z4…
19 you press the ENTER key." 22 $width
26 . ./report-button;
31 width=`expr $width + 1`