home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / cbm / 5075 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.8 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!darkstar.UCSC.EDU!darkstar.ucsc.edu!hermit
  2. From: hermit@cats.UCSC.EDU (William R. Ward)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Make directory longer?
  5. Date: 16 Dec 92 04:28:59
  6. Organization: Computing and Telecommunications Services, UCSC
  7. Lines: 27
  8. Distribution: usa
  9. Message-ID: <HERMIT.92Dec16042859@am.ucsc.edu>
  10. References: <1992Dec14.234645.19234@gdwest.gd.com>
  11. NNTP-Posting-Host: am.ucsc.edu
  12. In-reply-to: stlucas@gdwest.gd.com's message of 14 Dec 92 23:46:45 GMT
  13.  
  14. In article <1992Dec14.234645.19234@gdwest.gd.com>, stlucas@gdwest.gd.com (Joseph St. Lucas) writes:
  15. ) Is there a way to make the directory on a 1541 handle double the number
  16. ) of files it currently can ? (memory says > 200, but < 300)
  17. ) I don't mind using another track to do it, IF it can be done.
  18.  
  19. If I remember correctly it was 144 files.
  20.  
  21. It can be done, but you have to not use some of the built-in DOS
  22. commands on a disk that has been so modified.  I saw a program a few
  23. years ago that will put up to 288 files on the directory by using
  24. track 19 as well as 18 for directory information.
  25.  
  26. A better solution would be to get a 1581, of course... with its
  27. kludgey partition/subdirectory system.
  28.  
  29. It occurred to me when I found out about that program that you could
  30. just as easily make a program that would create subdirectories by
  31. storing directory information in a SEQuential or USeR file, and
  32. modifying the links on the first sector of the track 18 directory to
  33. point to it if that directory is selected.  One could even write a
  34. revised DOS ROM for the drive.....
  35.  
  36. --
  37. William R Ward                         __o   Bay View Software
  38. VoiceMail: +1 (408) 479-4072         _ \<,_  Internet:  hermit@cats.ucsc.edu
  39. SnailMail: 1803 Mission St. #339    (_)/ (_) BITNet:    hermit@cats.bitnet
  40.            Santa Cruz CA 95060 USA
  41.