home *** CD-ROM | disk | FTP | other *** search
/ The California Collection / TheCaliforniaCollection.cdr / his016 / orbs143.exe / ORB-HLPR.DOC < prev    next >
Text File  |  1990-07-24  |  3KB  |  55 lines

  1.                            ORBS HELPER
  2.  
  3.                           July 22, 1990
  4.  
  5. Since I haven't found time to provide a function in ORBS to allow 
  6. you to direct the satellite listings to a disk file instead of to 
  7. your printer, here's a rather simple way to accomplish the same 
  8. thing, and it gets me off the hook!
  9.  
  10. I have included two Shareware utilities which NO one should be 
  11. without, anyway; LIST and LPT2DSK.  LIST is the universal file-
  12. viewing tool which has been around forever; it was written and 
  13. rewritten by Vern Buerg, probably the most well known utility 
  14. writer around these parts.  The complete .DOC file is included, 
  15. but suffice it to say you can use it by simply executing
  16.  
  17.                          LIST <filename>
  18.  
  19. The other utility (LPT2DSK) was apparently originally written by 
  20. someone at MicroSoft and distributed with Compaq computers.  
  21. LPT2DSK  f=<filename> sets up a DOS shell, grabs everything 
  22. destined for the printer and stuffs it into a 64K buffer until you 
  23. execute an  EXIT  command, at which time it flushes the buffer to 
  24. the filename you specified at invocation.
  25.  
  26. The way you use it then is to execute   LPT2DSK F=RON   , run your 
  27. application which generates printer output, leave your application 
  28. (go to DOS), then execute the   EXIT   command.  You will hear/see 
  29. your disk drive writing the file.. You can also capture text 
  30. screen images to a disk file with this... simply invoke LPT2DSK, 
  31. then hit the <SHIFT/PRINT-SCREEN> keys which would normally direct 
  32. the screen contents to the printer, but this time, it will be 
  33. captured to the disk file you specified.  When you're finished 
  34. doing print-screens, just execute  EXIT  and your file will be 
  35. written.
  36.  
  37. CAUTION: LPT2DSK can only handle a maximum buffer size (and 
  38. therefore, file-size as well) of 64K.  If you exceed 64K output, 
  39. you will surely crash your application program.  The utility is so 
  40. useful, we'll have to forgive the author this minor limitation.
  41.  
  42. Anyway... back to using these two with ORBS.  Before you enter 
  43. ORBS, execute   LPT2DSK F=RON  (for lack of a better filename), 
  44. then start up ORBS.  Run your satellite prediction listings 
  45. (careful not to overflow the 64K buffer), terminate ORBS, then 
  46. execute  EXIT  .  This will write out a file with a name of RON 
  47. (in this example).
  48.  
  49. If you wish to view this file, simply do a   LIST RON  to see the 
  50. generated output.
  51.  
  52.  
  53. You'll want to investigate LIST thoroughly.. it's excellent!
  54.  
  55. 73,  W0PN