home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT214.ZIP / SEBFU40.LZH / QREF.DOC < prev    next >
Text File  |  1991-09-25  |  4KB  |  85 lines

  1. ACOLOR ......... Ansi Color Setting System
  2. BEEP ........... Beeps the speaker
  3. BIGLTR ......... Makes large characters (8 col by 9 row)
  4. BOX ............ Draws various types of boxes
  5. CALCYR ......... Calculates the difference between dates
  6. CDCK ........... Checks for a CD driver
  7. CDD ............ Changes directory toward the root
  8. CGABORDR ....... Changes border color on CGA systems
  9. CHGLOCK ........ Changes Lock key states
  10. CHKDRVR ........ Checks for presense of many device drivers
  11. CHKSUM ......... Generates a check sum for a file
  12. CLRKEY ......... Clears the keyboard typeahead buffer
  13. CR ............. Waits for the press of ENTER key
  14. CURSOR ......... Sets cursor attributes
  15. DETANSI ........ Checks if ANSI.SYS is installed
  16. DFREE .......... Reports bytes available on drive
  17. DLST ........... Alternate directory lister
  18. DRVCK .......... Check if drive exists
  19. DRVLST ......... Reports the drives available
  20. DSKRDY ......... Checks status of removable drive status
  21. ENVSIZE ........ Gets size of environment area
  22. FNDHID ......... Reports on hidden files
  23. FSIZE .......... Reports on size of files
  24. FUNKEY ......... Waits for function key
  25. GALF ........... Waits for alpha key strokes
  26. GCURS .......... Gets cursor location
  27. GDIR ........... Gets current path
  28. GDRIVE ......... Gets current drive
  29. GETCOLR ........ Gets current color
  30. GETMCB ......... Reports on memory usage
  31. GETNUM ......... Waits for numeric key strokes
  32. GETVER ......... Gets DOS version
  33. GEXT ........... Waits for extended key stroke
  34. GMEM ........... Gets menory usage
  35. GSMODE ......... Get or set video mode
  36. HDTYPE ......... Reports types of hard drives supported
  37. INKEY .......... Waits for any key stroke
  38. INSTR .......... Finds specified char in variable
  39. INVERT ......... Reverses background & foreground colors
  40. KBTEST ......... Check if 101 keyboard supported
  41. KEYSTAT ........ Check various special key states (such as shift)
  42. KILL0 .......... Delete files of zero bytes
  43. KSTAT .......... Checks if a key has been pressed
  44. LCASE .......... Forces all chars in variable to lowercase
  45. LEN ............ Gets length of variable
  46. LIMCK .......... Checks if Expanded memory driver installed
  47. LINE ........... Draws a line (using various characters)
  48. LNCNT .......... Counts lines in ascii files
  49. LOCATE ......... Positions cursor on screen
  50. LOG ............ Computer logging system
  51. MATH ........... Basic math (add & subtract)
  52. MID ............ Sets one variable to part of another
  53. MOUSECK ........ Checks if mouse driver installed
  54. MOVCUR ......... Position cursor relative to current
  55. PAGE ........... Get or set video page
  56. PATHCK ......... Verifies existence of a path
  57. PFF ............ Sends form feed to printer
  58. PRDY ........... Checks printer status
  59. PRINTC ......... Sends special characters to printer
  60. PRNSET ......... Resets printer
  61. PWRD ........... Password system
  62. RESP ........... Puts several keystrokes into variable
  63. ROWS ........... Gets number of video rows
  64. SAVEKEY ........ Puts characters into typeahead buffer
  65. SCRLMSG ........ Scrolls a message from left to right
  66. SDATE .......... Set DOS date
  67. SETERR ......... Set errorlevel
  68. SOUND .......... Make some noise
  69. STIME .......... Set DOS time
  70. STRING ......... Display string of same character
  71. PSTRING ........ Print string of same character
  72. SV28 ........... Set EGA/VGA to use 28 rows
  73. SWIDTH ......... Get number of columns on video system
  74. SWPRN .......... Swap any 2 printer ports
  75. TC ............. Toggle cursor on/off
  76. TD ............. Display time and date
  77. UCASE .......... Force all characters in variable to upper case
  78. WAIT ........... Pause for up to several minutes
  79. WDATE .......... Get current DATE from DOS
  80. WINDOW ......... Create or scroll a window
  81. WRITE .......... Enhanced replacement for ECHO
  82. WTIME .......... Get Current time from DOS
  83. XMSCK .......... Check for extended memory manager
  84. YN ............. Wait for 'y' or 'n' (yes/no) key
  85.