sed 's/^X//' << 'SHAR_EOF' > TestSuite/ClearMargins &&
XE
X
X
XFile: ClearMargins
XPurpose: To test the clear margins command.
X
X&a20l40MRight after the margins are set to 20 and 40.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
X
X
XPage Two
X
XThis page should have the margins completely reset.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
X
X
XPage Three
X
XThis page tests if a margin clear following a margin set works.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
X&a20l40MRight after margins are set to 20 and 40.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
XRight after the margins are cleared.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
SHAR_EOF
$TOUCH -am 0630160890 TestSuite/ClearMargins &&
chmod 0664 TestSuite/ClearMargins ||
echo "restore of TestSuite/ClearMargins failed"
set `wc -c TestSuite/ClearMargins`;Wc_c=$1
if test "$Wc_c" != "1236"; then
echo original size 1236, current size $Wc_c
fi
fi
# ============= TestSuite/HMI ==============
if test X"$1" != X"-c" -a -f 'TestSuite/HMI'; then
sed 's/^X//' << 'SHAR_EOF' > TestSuite/RightLeftMargins &&
XE
X
X
XFile: RightLeftMargins
XPurpose: To test the left and right margin commands.
X&a20l40M
X
X
XPage Two
X
XThis page should have a left margin of 20 columns and a right margin of 40 columns.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
X
X
XPage Three
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
XThis text is right before the margins are set.
X&a10l50MThis text is right after the left margin is set to 10 and
Xthe right margin is set to 50.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
X
X
XPage Four
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
XThis text is right before the first margin command on this page.
X&a30l35MThis text is right after the first margin command.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)
X
XThis text is right before the second margin command on this page.
X&a15l45MThis text is right after the second margin command.
X
XThis is a very long line of text designed to insure that the margins are being properly set. It goes on and on and on for quite a while, and doesn't stop anytime soon. ;-)