home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / batch / sputils.zip / README.DOC < prev    next >
Text File  |  1991-02-27  |  1KB  |  31 lines

  1. Batch & General Utilities, (C) SPETER Software 1991
  2.  
  3. Contents:
  4. **Note each executable has a .doc file.
  5. ----------------------------------------------------------------------
  6. ASKMOUSE.EXE    mouse (selection) input like ASK
  7. BINARY.EXE      simple decimal -> binary number converter.
  8. BOX.EXE         draw a box using "graphics" chars >128 ASCII
  9. BOXTEXT.EXE     draw a around specified text
  10. BUTNPRES.EXE    pause until a mouse button (of key) is pressed
  11. COPYRECT.EXE    copy screen area to/from file & screen
  12. DEMO-P0.SCR     ]
  13. DEMO-P1.SCR     ]  screens (created by makescr.bat)
  14. DEMO-P2.SCR     ]  used by demo.bat
  15. DEMO-P3.SCR     ]
  16. DEMO.BAT        batch file that demonstrates the utilities
  17. DTEXT.EXE       display text on screen
  18. DU.EXE          disk usage (similar in function to unix du)
  19. HASMOUSE.EXE    sets errorlevel 1=mouse-found or 0=no-mouse
  20. LETTERS.TXT     text file used by demo.bat
  21. LINELEN.EXE     length of longest line in spec. file
  22. MAKESCR.BAT     creates screen files for demo.bat
  23. MORMOUSE.EXE    like dos MORE but uses mouse (NOT keyboard)
  24. README.DOC      this document
  25. SHOWATTR.EXE    display all 255 character attributes
  26. STRIPCOL.EXE    delete spec. column range of each line of a file
  27. STRIPSTR.EXE    delete spec. string from a file
  28. STRIPTAB.EXE    replace tab characters with spaces
  29. TABS.TXT        sample text file used by demo.bat
  30. ----------------------------------------------------------------------
  31.