view src/testdir/test77a.com @ 24200:dafaa9c80334 v8.2.2641

patch 8.2.2641: display test fails because of lacking redraw Commit: https://github.com/vim/vim/commit/2cec027af461095f96dec3bfd036c267f790b0f4 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 22 17:30:47 2021 +0100 patch 8.2.2641: display test fails because of lacking redraw Problem: Display test fails because of lacking redraw. Solution: Add a redraw command.
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Mar 2021 17:45:03 +0100
parents 47a673b20e49
children
line wrap: on
line source

$! test77a - help file creating checksum on VMS
$! Created by Zoltan Arpadffy
$
$ IF P1 .NES. ""
$ THEN
$    checksum 'P1'
$    show symb CHECKSUM$CHECKSUM
$ ENDIF