mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-05 11:33:15 +01:00
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
$! test77a - help file creating checksum on VMS
|
|
$! Created by Zoltan Arpadffy
|
|
$
|
|
$ IF P1 .NES. ""
|
|
$ THEN
|
|
$ checksum 'P1'
|
|
$ show symb CHECKSUM$CHECKSUM
|
|
$ ENDIF
|