home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / PRINTING / TSPRN15.ZIP / TSPRN.NWS < prev    next >
Text File  |  1990-07-11  |  3KB  |  54 lines

  1. University of Vaasa, Finland, Sun 4, (chyde.uwasa.fi) has a large
  2. collection of PD and shareware PC programs available by anonymous
  3. ftp. The file /pc/ts/0news-ts contains news about the TS-programs in
  4. the /pc/ts directory (in reverse order). This text, which you now
  5. have, is an extract from the 0news-ts file.
  6. ...................................................................
  7. Prof. Timo Salmi        (Moderating at anon. ftp site 128.214.12.3)
  8. School of Business Studies, University of Vaasa, SF-65101, Finland
  9. Internet: ts@chyde.uwasa.fi Funet: gado::salmi Bitnet: salmi@finfun
  10. ...................................................................
  11.  
  12. Tue 10-Jul-90: I have specialized programs for printing text files
  13. to three printers, which I use myself. These are the Dicionix Inkjet
  14. Parallel Printer Model 150, Daisy Bubble Jet parallel printer, and
  15. Gabriele 8008 daisywheel serial typewriter. I have also two programs
  16. with pull-down menus for setting the Diconix and the Daisy. These
  17. programs are contained in /pc/ts/tsprn15.arc update. What I've done
  18. is to have introduced line editing potential into user interfaces,
  19. added controlled ctrl-c and break interrupting, and made the
  20. off-line response times from the printers much quicker. Without
  21. speeding them up, the off-line response times can be annoying long
  22. depending on your hardware. You can use these programs on any PC for
  23. these printers, but originally the Diconix program was developed for
  24. a Zenith Z-181 laptop, and hence the information file contains some
  25. special advice for Z-181 users.
  26.    The are two pulldown menu driven programs (setdico and setdaisy)
  27. for convenient setting of the Diconix and Daisy printers. And next
  28. on a more technical note. Originally, one of the reasons (besides
  29. wanting to be able to set these printers easily) I wrote these these
  30. programs to try pulldown menu programming in Turbo Pascal. One
  31. feature of many such programs is the ability to exit to a Dos shell,
  32. and I included this feature. One of the problems with a Dos shell is
  33. that it is easy to forget being in a shell and needing to type exit.
  34. (If you don't do that you may run out of memory.) Now SemWares QEdit
  35. has a nice trick to remind you of being in the shell. It adds [QE]
  36. to the prompt while in the shell. What I've done in the new release
  37. is to program (the inevitable) [TS] addendum to the shell prompt.
  38. This turned out to be quite a challenging piece of programming, and
  39. the logic is much due to a PD code by Ron Cravis published in a
  40. Turbo Pascal FidoNet conference from Rivendell TAP/1 (1:260/340).
  41.  
  42. Wed 9-Aug-89: Released update tsprn13.arc.  It contains utilities
  43. for printing text files, and setting Diconix and Daisy Inkjet
  44. printers.  The changes are in the printer setting programs.
  45.  
  46. Mon 10-Jul-89: I have been interested in the techniques for making
  47. pull-down menus, and MsDos gateways, which are so often used in
  48. commercial programs in their user interfaces.  So, I decided to try
  49. it out.  This resulted in two new programs setdico.exe and
  50. setdaisy.exe.  They are programs for setting Diconix InkJet and
  51. Daisy BubbleJet printers.  These programs are included in the
  52. printer program package, which has been at the same time been
  53. upgraded from tsprn11.arc to tsprn12.arc. 
  54.