[Vim-vms] RE: VIM on OpenVMS

Arpadffy Zoltan zoltan.arpadffy at essnet.se
Mon Nov 10 10:48:00 CET 2003


Bram, 

>> Frank's code works very well... and it is superior indeed.
>> 
>> Unfortunately, I could not test on older VMS versions than 7.2 (I just
lost
>> my VAX that runs 6.2), but I assume that Frank did it.
>> 
>> I would have two notes:
>> 1. #ifdef __GNV is not needed - Frank do you have some special reason to
use
>> this define?
>> 2. #include <trmdef.h> should be included - it defines all TRM$Ms

>I'm glad the suggested code works well for you.

Me too... this character input was pain for long time... seems we are
approaching the best solution.

>Where would trmdef.h need to be included, just above vms_read()?
>For other/older VMS systems: We use "#ifdef VAXC" in os_unix.h.  Does
>that make sense here as well?

Seems both DECC and VAXC have trmdef.h
Therefore #ifdef VMS section in os_unix.h would be the best place to
include.

Frank: could you please verify that it works on older systems as well?

Regards, 
Z



More information about the Vim-vms mailing list