Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ames!ucbcad!ucbvax!LLL-ICDC.ARPA!OBERMAN From: OBERMAN@LLL-ICDC.ARPA ("Kevin Oberman, LLNL, 422-6955, L-156", 415) Newsgroups: comp.os.vms Subject: VMS_SHAR Message-ID: <8708210749.AA28177@ucbvax.Berkeley.EDU> Date: Thu, 20-Aug-87 16:42:00 EDT Article-I.D.: ucbvax.8708210749.AA28177 Posted: Thu Aug 20 16:42:00 1987 Date-Received: Sat, 22-Aug-87 19:46:29 EDT Sender: usenet@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 18 I have found what appears to be a bug in VMS_SHAR. If a line is split, VMS_SHAR does this before adding the initial `X'. The result is that a line may be too long to fit through some gateways (such as on of mine). I found that changing all occurances of `79' to `78' does the job. the string `79' appears twice, both in the same line of TPU code. If this is a problem that is exclusive to me -- Sorry to have bothered everyone. R. Kevin Oberman Lawrence Livermore National Laboratory arpa: oberman@lll-icdc.arpa (415) 422-6955 Disclaimer: Neither my employer nor myself can take resposibility for the accuracy of this information. I believe it is correct, but if it's not I can only say "Sorry". I'm a rotten typist and a worse speller, so forgive any silly errors.