comparison src/testdir/test77a.com @ 5704:47a673b20e49 v7.4.197

updated for version 7.4.197 Problem: Various problems on VMS. Solution: Fix several VMS problems. (Zoltan Arpadffy)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 16:51:55 +0100
parents
children
comparison
equal deleted inserted replaced
5703:69b2ec0c96cc 5704:47a673b20e49
1 $! test77a - help file creating checksum on VMS
2 $! Created by Zoltan Arpadffy
3 $
4 $ IF P1 .NES. ""
5 $ THEN
6 $ checksum 'P1'
7 $ show symb CHECKSUM$CHECKSUM
8 $ ENDIF