Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!petrus!scherzo!allegra!princeton!orsvax1!pyrnj!caip!topaz!nike!im4u!ut-sally!ut-ngp!rick From: rick@ut-ngp.UUCP (Rick Watson) Newsgroups: net.micro.mac Subject: Re: PackIt modification? Message-ID: <3034@ut-ngp.UUCP> Date: Fri, 7-Mar-86 14:14:36 EST Article-I.D.: ut-ngp.3034 Posted: Fri Mar 7 14:14:36 1986 Date-Received: Sat, 8-Mar-86 23:53:26 EST References: <1535@decwrl.DEC.COM> Organization: UTexas Computation Center, Austin, Texas Lines: 23 >Hey Mr. Chesley!! Howzabout swapping the period in the default for an >underscore? It would certainly make things easier for me (great reason, huh?) Here's a simple mod to xbin to convert periods to underscores: (This is a VMS diff) ************ File DISK$STAFF:[CCAW001.MAC.NEW.XBIN]XBIN.C;10 249 if (*np == ' ' || *np == '/' || *np == '.') 250 *np = '_'; ****** File DISK$STAFF:[CCAW001.MAC.NEW.XBIN]XBIN.OLD;1 244 if (*np == ' ' || *np == '/') 245 *np = '_'; ************ Rick Watson University of Texas Computation Center arpa: rick@ngp.UTEXAS.EDU rick@ngp.ARPA uucp: ...seismo!ut-sally!ut-ngp!rick rick@ut-ngp.UUCP bitnet: ccaw001@utadnx phone: 512/471-3241