home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL20.ARJ / VOL2084 < prev    next >
Text File  |  1992-01-07  |  5KB  |  98 lines

  1.  
  2. CP/MS gg NL volume 2084
  3.  
  4. gelijk aan PC/SIG no. 084 (+ deel 186/191); PCC nr. 2
  5.  
  6. Titel:Drawing software / screen routines
  7.  
  8. Number Name            Size    Date    Comments
  9.  
  10.        CATALOG  084     1152   3-03-85 Disk summary
  11. 084.01 DRAWIT   BAS    13844   3-03-85 Simple picture drawing on PCC
  12. 084.02 EQUIP102 COM     1792   5-21-84 Shows exact configuration of an IBM
  13. 084.03 EQUIP102 DOC     7808   5-21-84 Doc on above
  14. 084.04 NOCOLOR  COM     1024  11-23-83 Switch PC with color to B/W
  15. 084.05 NOCOLOR  DOC     1024  11-23-83 Doc on above
  16. 084.06 PCPG     EXE    71680   1-01-80 Graphics drawing system for PCC
  17. 084.07 PCPG     FT1     1919   1-01-80 Font file for PCPG
  18. 084.08 PCPG     FT2     4034   1-01-80 ,,
  19. 084.09 PCPG     FT3     6383   1-01-80 ,,
  20. 084.10 PCPG     FT4    11936   1-01-80 ,,
  21. 084.11 PCPG     FT5     9790   1-01-80 ,,
  22. 084.12 PCPG     HLP     4158   1-01-80 On-line help file for PCPG
  23. 084.13 PCPG     PIC    16512   1-01-80 Demo picture for PCPG
  24. 084.14 PCPG     SYM    73472   8-08-84 Symbol table of PCPG
  25. 084.15 SCRLKY   ASM     8192   7-15-83 Source of below
  26. 084.16 SCRLKY   COM      251   7-14-83 Improve screen scroll on PCC
  27. 084.17 SCROLLK  COM      251   3-07-84 Improve scroll lock on PCC
  28. 084.18 SCROLLK  DOC      372   4-01-84 Doc on above
  29. 084.19 VOL2084  ABS     4224   3-03-85 Disk abstract
  30.        20 File(s)  73728 bytes free on volume VOL2084
  31.  
  32.                             DRAW-IT.BAS
  33.             BYROBERTRELF(70176,403)       (C) 1983                             
  34.       
  35.  
  36. THIS IS A PROGRAM FOR DRAWING SCREEN GRAPHICS WITH SIMPLE KEYSTROKES. REQUIRES
  37. BASICA 2.00, COLOR GRAPHICS ADAPTER, ONE DISK  DRIVE, COLOR OR NON-IBM
  38. MONOCHROME MONITOR, AND NEC OR PROWRITER  DOT MATRIX PRINTER TO USE BUILT-IN
  39. GRAPHICS HARDCOPY SUBROUTINE.  (DOS GRAPHICS COMMAND MAY BE USABLE FOR IBM OR
  40. EQUIVALENT  PRINTER.)
  41.  
  42. SELECT THE COLOR THAT YOU WILL DRAW IN BY TYPING 0,1,2 OR 3. 
  43. YOU MAY ALTERNATE BETWEEN ONE OF TWO COLOR PALETTES.
  44. TO DRAW A CIRCLE OR AN ARC, MOVE TO THE DESIRED CENTER POINT,
  45. TYPE C OR A, AND ANSWER THE PROMPTS WHICH APPEAR.
  46. PARAMETERS FOR AN ARC ARE 0 TO 360 DEGREES WITH 0 AT THE TOP AND  GOING
  47. COUNTER-CLOCKWISE ON THE SCREEN. 
  48. YOU MAY PAINT ANY  AREA WITH COLOR BY TYPING P, PROVIDED THAT THE  ENTIRE AREA
  49. IS BORDERED BY THAT SAME COLOR. 
  50. YOU MAY RECALL ANY PREVIOUSLY DRAWN SCREEN BY TYPING R AND ANSWERING THE
  51. PROMPT. 
  52. TYPE S TO SAVE YOUR DRAWING TO A DISK FILE.
  53. TYPE I TO INSERT TEXT INTO THE GRAPHICS SCREEN AT THE CURRENT X/Y  COORDINATE.
  54. TYPE W TO WIPE THE SCREEN IMAGE AND BEGIN AGAIN.  
  55. EQUIP102.COM IS DESIGNED TO OPERATE ON AN  80 COLUMN DISPLAY.
  56.  
  57. EQUIP102.COM CHECKS THE SYSTEM AND DISPLAYS THE FOLLOWING INFORMATION AS
  58. REFLECTED BY THE SETTINGS ON THE SYSTEM BOARD OF THE  IBM PC
  59.  
  60. EQUIP102.COM IS A MODIFIED VERSION OF EQUIP101.COM. EQUIP102.COM  SHOULD NOW
  61. DISPLAY DRIVES THAT HAVE BEEN ADDED AS DEVICE DRIVERS  UNDER CONFIG.SYS. ANY
  62. DRIVES PRESENT THAT ARE NOT CONFIGURED BY  THE SWITCHES OR THE CONFIGURATION
  63. CHANGED BY THE EXTERNAL RAM- DRIVE INSTALLING PROGRAM SHOULD APPEAR AS AN
  64. UNSCHEDULED DISK  DRIVE.
  65.  
  66.  
  67. NOCOLOR.COM    -  author unknown                         
  68.                                                
  69. Those PC owners using a COLOR/GRAPHICS card with a monochrome  monitor may
  70. find this program useful.  Many programs assume that  if you have a C/G card,
  71. you have a color display, and proceed to  produce color-encoded video output,
  72. which makes indecipherable  garbarge on a monochrome screen.
  73.                                                
  74. Use this program to switch your Color/Graphics card to B/W mode  from within
  75. such a program.                              
  76.  
  77.             *** PCPG Painting Graphics Program ***
  78.  
  79.      PCPG was written by Eugene Ying with his PC at home using  the compiled
  80. BASIC language.  It is available free to all PC  users.  The objective of this
  81. program is to promote the use of  the IBM PC.  PCPG requires 128K memory in
  82. DOS 1.1, or 192K in DOS  2.0.  If you like this program, you can help publici-
  83. ze it by  distributing it to your friends.
  84.  
  85.      If you start this program on a monochrome display, then the  program runs
  86. in dual screen mode and you have instructions on the  monochrome display and
  87. graphics on the graphics display.  If you  start this program on the graphics
  88. display, then the program runs  in single screen mode with instructions and
  89. graphics sharing the  same graphics display, and you may need to press the F1
  90. key to  look at some instructions that are not displayed in single screen 
  91. mode.
  92.    Graphic objects can be either text or picture and can be moved  on the
  93. graphics display either by the numeric keypad or a light  pen or a joystick. 
  94. If you use the numeric keypad with the SHIFT  key or Num Lock key on, then the
  95. object can be moved 10 times  faster.  You can change color, scale up or down
  96. the size of an  object by a single keystroke.  Objects are written onto a
  97. temporary graph file. Graph files can be retrieved in the future for  update,
  98. or for display on a graphics screen or graphics printer  or IBM plotters.