Clinton Jeffery wrote: > One obvious thing to consider is whether it is time to remove all the > VMS code. Can anything > give any reason not to? :-)
It turns out there are (well at least one) places where VMS code is run by default (i.e. VMS is defined and the 'VMS' code is executed) on my AMD-64 system. The specific case I found is in the 'bigtos()' procedure. I haven't tested the code to see if bigtos() works properly if the non-VMS code fragment is executed instead of the VMS one. -- Steve Wampler -- [email protected] The gods that smiled on your birth are now laughing out loud. ------------------------------------------------------------------------------ _______________________________________________ Unicon-group mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unicon-group
