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

  1.  
  2. CP/MS gg NL volume 2066
  3.  
  4. gelijk aan PC/SIG no. 066 (minus klein gedeelte)
  5.  
  6. Titel:BASIC Utilities (Ginaco)
  7.  
  8. Number Name            Size    Date    Comments
  9.  
  10. 066.01 ALPHAHEX BAS     6871   3-02-85 Alpha to hexadecimal reference
  11. 066.02 BLUEBERY BAS    40726   3-02-85 Filer & label program
  12. 066.03 BLUEBERY DOC     1521   6-15-83 First .DOC file on above
  13. 066.04 BLUEBRY2 DOC     1237   6-15-83 Second ,,
  14. 066.05 BLUEMENU BAS    10762   3-02-85 Menu of all programs on CP/MS 2066
  15. 066.06 BUSCHECK BAS     3913   3-02-85 Checking or cash account aid
  16. 066.07 CALULATE BAS     4588   3-02-85 Very simple calculator
  17.        CATALOG  066     2943   3-13-85 Disk catalog
  18. 066.08 CHEKFORM BAS     2361   3-02-85 Check ledger sheet
  19. 066.09 CHR$PRNT BAS     3081   3-02-85 Prints full character set (printer)
  20. 066.10 CIRCLE   GRA     1983   3-02-85 Hypnotic circle
  21. 066.11 COLORSEE CLR     1893   3-02-85 Displays full color range of PCC
  22. 066.12 COMPOUND BAS     3379   3-02-85 Annual compounded value calculation
  23. 066.13 EASYWORD BAS     5597   3-02-85 Simple Epson text input / print
  24. 066.14 ESCKEY   BAS     1822   3-02-85 Converts ESC key to CONT key
  25. 066.15 FILEDATE BAS     3378   3-02-85 Date and time stamp on files
  26. 066.16 GASFORM  BAS     3064   3-02-85 Mileage and trip log form
  27. 066.17 HEADCLN  BAS     2526   3-02-85 Move disk head with cleaning disk
  28. 066.18 HEXPRINT BAS     4758   3-02-85 Hex/decimal display printout
  29. 066.19 HEXSAY   BAS     2456   3-02-85 Converts hex to decimal
  30. 066.20 IBMLABEL BAS     8853   3-02-85 Label print routine
  31. 066.21 KEYSET   BAS     2112   3-02-85 Standard BASIC function key map
  32. 066.22 LABELPRO BAS    30187   3-02-85 Filer & Label program
  33. 066.23 LISTSKIP 10P     2748   3-02-85 10 char/i program listing
  34. 066.24 LISTSKIP 17P     2737   3-02-85 17.5 char/i program listing
  35. 066.25 NECLABEL BAS     6876   3-02-85 NEC 8032A label printer
  36. 066.26 NICELIST BAS     3077   3-02-85 Prints file with header / pages
  37. 066.27 PC-COLOR BAS     8426   3-02-85 Color monitor test for PCC
  38. 066.28 PEEKPRNT BAS     4189   3-02-85 Alpha to hex reference display
  39. 066.29 PRNTCALL BAS     3345   3-02-85 Printer control char subroutine
  40. 066.30 PROGHEAD BAS     1804   3-02-85 GW-Basic program heading
  41. 066.31 QUICKBOX CLR     4184   3-02-85 Part of Showbox 
  42. 066.32 RANDSEED BAS     1760   3-02-85 Seed random number generator
  43. 066.33 SAMPLE   TWD     3187   6-15-83 Sample data for TESTWRIT
  44. 066.34 SAVINGS  BAS     3678   3-02-85 Savings & check account info
  45. 066.35 SHOWBOX  BAS     1832   3-02-85 subroutine to show box (border)
  46. 066.36 SIXBOXES BAS     4705   3-02-85 program example: 6 nested boxes
  47. 066.37 STARTUP  BAS     8026   3-02-85 Example of menu display
  48. 066.38 STARTUP  CLR     8096   3-02-85 another one
  49. 066.39 TASKLIST BAS     4639   3-02-85 Daily phone call & tasks-to-do list
  50. 066.40 TEST2WRT BAS    12748   3-02-85 Part of Testwrit
  51. 066.41 TESTWRIT BAS    10264   3-02-85 Writing/grading multiple-choice tests
  52. 066.42 TESTWRIT DOC     1347   6-15-83 Doc on above
  53. 066.43 TIMESHOW BAS     2544   3-02-85 Displays, retains elapsed time
  54. 066.44 VOL2066  ABS     3328   3-13-85 Disk abstract
  55. 066.45 WEIGHTFM BAS     4374   3-02-85 Daily health record form 
  56. 066.46 YESORNO  BAS     2820   3-02-85 Subroutine for Yes/No response
  57. 066.47 YOURMENU BAS    11180   3-02-85 Menu subroutine
  58. 066.48 ZIPCLEAR BAS     4117   3-02-85 Clears screen area
  59.     49 File(s) 21504 bytes free on volume VOL2066
  60.  
  61. These programs, in whole or part, may be used without license or       
  62. attribution.  (c) G I N A C O  -  1983               Ver 5.2/320        
  63.  
  64.      ALPHAHEX: ALPHANUMERIC TO HEXADECIMAL WORKSHEET UTILITY               
  65.  
  66. This program will printout, on the screen in color or monochrome,  
  67. a full easy-reference worksheet showing the hexadecimal conversions from zero
  68. (0) to lowercase "z". This is useful when using a  debug or other  program in
  69. which you are inspecting or changing  hexadecimal values on disk sectors.  You
  70. can convert from ASCII  directly to HEX.              
  71.  
  72.      BLUEBERY.BAS is a combination multi-font label and filing 
  73. program which may be used for many purposes. It may be used as a  simple
  74. note-pad with six lines of text which can be filed and  recalled. It prints
  75. various  fonts and combinations when used as  a label program. These fonts are
  76. specified in the print-routine  menu. The program is entirely menu-driven and
  77. it is self-documenting. There are ample multiple choices and escape routes
  78. build  into the routines. In the event you plan to use the EXPANDED  print
  79. option for labels, heed the maximum line length indicator  on the format input
  80. screen.  In print option 1, this restriction  applies only to line one. In
  81. option two, it applies to all lines.  In the other print options, this
  82. restriction does not apply.
  83.  
  84. **************  POOR MAN WORD PROCESSOR ROUTINE  ****************
  85.        EASYWORD: EPSON/GEMINI 10/15 SIMPLE WORD PROCESSOR                 
  86. This is a simple, high-speed, no-file word-processing program  with a six
  87. print style option. If you do not like the print  styles, you can modify the
  88. appropriate line with the codes contained in the print control subroutine.
  89. When using print expanded  print styles, remember to reduce the number of
  90. characters entered  in a line or you will get wrap-around print. 
  91.  
  92.            NICELIST: FORMATTED PROGRAM LISTING PROGRAM        
  93. This program, or versions of it, has been around for many years.  It will send
  94. a formatted listing to the EPSON/GEMINI printer. It  provides 55 lines per
  95. page with a heading, date, and name at the  top of each page.  
  96.  
  97.                             TESTWRIT
  98. This is a program designed for teachers and others who need to  make up
  99. multiple choice tests and answer keys.  The tests can be  saved and later
  100. individual questions can be changed or added.
  101.  
  102. This is designed to be run on an Epson FX-80 but the printer  routines can be
  103. changed to operated with almost any printer.  The  remark statements have been
  104. left in so that modification can be  made easier. I hope that you enjoy the
  105. program.  Bill Alton  4/16/83