home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / beehive / zcat / vmenu18.lbr / VMENU18.INF < prev   
Text File  |  1991-01-31  |  2KB  |  42 lines

  1. ;
  2. ;  Program:  VMENU
  3. ;  Version:  1.8
  4. ;  Date:     31 July 86
  5. ;
  6. ;Revision: Bob Peddicord
  7. ;Changes:       - Fixed code for "< & >" commands no longer bombs out.
  8. ;
  9. ;               - Fixed "Z" command so it no longer bothers display.
  10. ;
  11. ;               - Now displays four lines by five columns, no blank line
  12. ;                 between display and menu.
  13. ;                 Also added 1 line to menu display.
  14. ;
  15. ;               - Cosmetic changes in banner.
  16. ;
  17. ;               - Vmenu now knows what menu to use when changing user areas.
  18. ;                 In order to do this had to use register 9 as a flag.
  19. ;                 The only way to specify a menu, if not using setfile,
  20. ;                 is at the prompt type:
  21. ;                 Vmenu *.* menuname.vmn
  22. ;
  23. ;
  24. ;  Revised: Bob Peddicord
  25. ;  Previous Version: 1.7 (23 july 86)
  26. ;  Changes:
  27. ;               - Fixed long time bug. if files and number to display
  28. ;                 were equal, would not display or access 1 file.
  29. ;
  30. ;               - The program installs itself to your environment
  31. ;                 so there is no need to run Z3INS on it. (See FENV:)
  32. ;                 Thanks to Joe Wright for the code.
  33. ;
  34. ;               - No longer displays $SYS files (assembly option)
  35. ;
  36. ;               - The files display now has five columns. This may be
  37. ;                 changed back to four columns at FCOLS EQU 5 .
  38. ;
  39. ;               - Added code to disable ZRDOS public directeries,
  40. ;                 reset on exit from VMENU.
  41. ;
  42.