home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / drv / ss-dir.do < prev    next >
Text File  |  2006-10-19  |  1KB  |  30 lines

  1. Club 100 Library - 415/939-1246 BBS,    937-5039 NEWSLETTER, 932-8856 VOICE
  2.  
  3. DIRDOC.DO -- Instructions forSingle Screen Directory
  4. -----------------------------------
  5.  
  6. SS-DIR.BA gives a true single-screen directory for the TDD using
  7. POWR-DOS.  It is an adaptation of Don Zeikel's DFILES.TDD.
  8.  
  9. The line numbers have been set-up so this program can be merged
  10. with Joel Dinda's MENU.JR2, as follows:
  11.  
  12. 1. In MENU.JR2: In line 0 replace GOSUB10,7 by GOSUB30,7
  13.  
  14. 2. In SS-DIR.BA: Delete line 0.  Delete     LFILESV in line 30.  In
  15.    line 55 replace MENU with GOTO0
  16.  
  17. This adds some to the file length -- but has the advantage of
  18. giving only one menu entry.  By the way, I've labeled key 7 in
  19. MENU.JR2 as 'Filn' and made it call line 10 -- so I can get either
  20. the full page option or the file length option.
  21.  
  22. The full-screen display was one of several I experimented with.
  23. It turns out to be similar to the one used in Disk Power 100 --
  24. except mine provides the second letter of the extension, in
  25. reverse video.
  26.  
  27. Phil Wheeler
  28. Torrance, CA
  29. 10/13/86
  30.