home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ZSYS / SIMTEL20 / ZCPR3 / VFILR4-2.LBR / -FILES.NOT next >
Text File  |  2000-06-30  |  3KB  |  45 lines

  1.      This is the final release version of VFILER 4.1.  Since beta-test
  2. version 4.1h I have made the following changes: 1) I added the equate
  3. REVVIDEO and put some changes into the screen display code to make it
  4. possible to have a pleasing display on a terminal with reverse video
  5. highlighting; 2) I cleaned up a few of the screen prompts and made them all
  6. have the same format, and I added a bell signal for those that result from
  7. unusual situations to which the user's attention should be called, such as
  8. prompts for erasing read-only files or files that already exist on the
  9. destination directory; 3) I corrected a problem with the shell-wait flag
  10. that made versions of VFILER cloned by saving the new version from inside
  11. VFILER with the "Z" command start up with the "strike any key" message.
  12.  
  13.      For a more complete list of the changes, see the file VFHIST.DOC. 
  14. I also strongly recommend running through the HLP file.  VFILER 4.1 has many
  15. new features and options.  Quite a few people have called me or sent messages
  16. describing what they think are problems.  In most cases the confusion resulted
  17. from their not understanding changes that had been made or new option that
  18. were included.  So please run "HELP VFILER41" and read through all the
  19. sections; it will only take a few minutes.
  20.  
  21.      Please note that although I am submitting this package with the new
  22. source code, I am keeping VFILER signed out.  Work is already underway on
  23. version 4.2.  See the file VFILER42.DOC for a description of the new features
  24. planned for version 4.2.  If you have further suggestions, please forward
  25. them to me.
  26.  
  27.      This library contains four versions of the VFILER object file.  They
  28. represent all possible combinations supporting either reverse video or dim
  29. video highlighting and either four or five columns of files on the screen. 
  30. Pick the one the suits your tastes and needs best.  The files were all
  31. assembled using SLR's Z80ASM and linked with SLRNK using a separate data
  32. segment to keep unitialized data space out of the COM files.  The VFHDR.Z80
  33. file, however, has this option turned off.  I have not checked to see if the
  34. files will assemble with ZAS.  If the assembler you use does not support the
  35. INCLUDE directive, then you should use PIP to concatenate the separate source
  36. files back into a single large file and eliminate VFILER41.Z80.
  37.  
  38.      I would like to thank the many people who reported bugs and forwarded
  39. suggestions to me.  A special thank you is due Robert Frazier for his
  40. assistance in preparing the new HLP file.
  41.  
  42.  
  43.                     Jay Sage
  44.                     September 1, 1986
  45.