home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / POWBASIC / LIBRARY1 / GRAPH1.ZIP / GRAPHICS.DOC < prev    next >
Text File  |  1990-09-20  |  1KB  |  38 lines

  1. 'Program Name    : Graphics.doc
  2. 'Author          : Spectra Publishing - Tech Support  Lloyd L. Smith
  3. 'Date            : 09-20-90
  4. 'Compuserve #    : GO PCVENB, Vendor #12,  Tech Support ID 71530,2640
  5. 'Tech Support BBS: 813-625-1721, PC-Board, 8,n,1 USR HST 300 - 14.4, 24hrs
  6. 'Tech Support Fax: 813-625-1698  G2 & G3 compatible
  7. 'Tech Support Voc: 813-625-1172 Voice
  8.  
  9.  
  10. Enclosed in this zip file you will find the following files.
  11.  
  12. Dotdisp.bas:
  13. This program reads a text line, and generates a left scrolling
  14. sign of large dots.
  15.  
  16. Clock.bas:
  17. Reads computer system clock and displays time in large numbers.
  18.  
  19. Mload.bas:
  20. Graphics demo program, loads the printed circuit card image.  Shows how
  21. completed Deluxe Paint graphic images can be captured and displayed for
  22. use by Power Basic.
  23.  
  24. Save_EGA.exe:
  25. Save_Ega.exe was written by Mike Warot of Blue Star Systems.  Save_ega is
  26. a TSR written in Turbo Pascal.  Save_EGA captures 640 x 350 graphic screens
  27. as four separate bit planes which can then be loaded by Power Basic.
  28. To load Save_EGA type Save_ega & press enter.  It is now loaded as a TSR.
  29. Use shift print screen to activate capture.  It saves all images as EGA.color.
  30. Be sure to rename the captured screens after each save.  Save_ega resaves with
  31. the save name each time you press shift+print screen.
  32.  
  33. 'Screen bit plane files:
  34. card.red   The card image was drawn using Deluxe Paint II
  35. card.blu   and captured with save_ega.
  36. card.grn
  37. card.int
  38.