Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!agate!ig!uwmcsd1!marque!gryphon!crash!mwilson From: mwilson@crash.cts.com (Marc Wilson) Newsgroups: comp.os.cpm Subject: Re: CP/M Directory Entries Message-ID: <2837@crash.cts.com> Date: 18 Apr 88 03:02:08 GMT References: <8803141649.AA29511@ucbvax.Berkeley.EDU> <4314@cup.portal.com> <948@anasaz.UUCP> <4544@cup.portal.com> Reply-To: mwilson@crash.CTS.COM (Marc Wilson) Distribution: na Organization: Mesa College, San Diego, Ca. Lines: 33 In article <4544@cup.portal.com> Mike_W_Ryan@cup.portal.com writes: >Thanks to all who responded with the suggestion of using STAT to >unhide files. But now another problem. The darn file names have >lower case letters. It seems the command interpreter (CCP?) converts >to upper case. My choices? Patch the CCP? Or patch my directory entries? How did you create them? With BASIC? Microsoft's 'wonderful" BASIC will allow you to create lower case filenames... why, I don't know. You have two possibilities: 1) Rename the files ( which may be easier ) 2) Use a program that does *not* require input from the command line. If you're going to try #2, I suggest NSWP. It should have no problem with the lower case name. One moment, while I check... OK, NSWP *does* know what to do with the filename. The "F"ind command won't locate it in the list ( probably due to the fact that it's capitalizing it's input ), but if you step along to it, and "T"ag it, then use the "Y" command to set its SYStem attribute, you can make it disappear. 'Nuff said. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Marc Wilson ARPA: ...!crash!mwilson@nosc.mil ...!crash!pnet01!pro-sol!mwilson@nosc.mil UUCP: [ cbosgd | hp-sdd!hplabs | sdcsvax | nosc ]!crash!mwilson INET: mwilson@crash.CTS.COM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~