home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / LPTPICK.ZIP / LPT.DOC < prev   
Text File  |  1989-12-03  |  2KB  |  48 lines

  1. (LPT.DOC)
  2.  
  3. 12/03/89
  4.  
  5. I have been looking around for a prog that would allow me to pick the
  6. target LPT port I wanted to use.  While I found numerous things that
  7. would swap the ports there was the not so small problem of "knowing"
  8. what port had been selected so a decision about the swap could be made.
  9.  
  10. I found several that came maddeningly close but werent exactly what I
  11. wanted.....
  12. 1. small
  13. 2. let ME absolutely pick the port I want active
  14.  
  15. NOTE: I DIDN'T have the need to have access to both ports, I have two
  16. ports, 2 printers and I simply wanted to choose between them when I
  17. wanted to use them.
  18.  
  19. I made several attempts to modify existing progs I found and none of
  20. that was successful.
  21.  
  22. I have this friend that is an assembler guru (which I AM NOT).  I
  23. "mentioned" my interest and my failed attempts and the next day the
  24. other 2 items enclosed in this zip were on my desk - and - it works
  25. MY way.
  26.  
  27. I mention all of this because my friend is a VERY accomplished
  28. programmer in Assembler, Pascal, and FOX* and is really interested
  29. in using his skills to earn a living as an independent programmer.
  30. If you have a need for the services of a very skilled individual,
  31. and are willing to pay him for his services, I would be happy to
  32. put you directly in touch with him.
  33.  
  34. Please write me at:
  35. J. Loughlin
  36. P.O. Box 53
  37. Huron, Ohio 44839
  38.  
  39.  
  40. Oh yes -- the syntax of LPT
  41.  
  42. LPT 1   selects LPT1 as the target port
  43. LPT 2   selects LPT2 as the target port
  44. and - just in case it needs to be said - you DO need two LPT ports
  45. to make use of this little gem.
  46.  
  47.  
  48.