view src/testdir/test77a.com @ 9808:0470742f7346 v7.4.2179

commit https://github.com/vim/vim/commit/e4a76ad0e74a31bbd9f1b1ac5b816d714d19a412 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 7 16:50:10 2016 +0200 patch 7.4.2179 Problem: Reading from stdin test fails on MS-Windows. Solution: Strip the extra space.
author Christian Brabandt <cb@256bit.org>
date Sun, 07 Aug 2016 17:00:05 +0200
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