home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / cenvid / files.bbs < prev    next >
Encoding:
File List  |  1995-10-18  |  5.3 KB  |  99 lines

  1. _DOS.ZIP     /tb All files in this directory
  2. ALLDIRS.BAT  /tb Execute command in all sub-directories
  3. ALLFILES.BAT /tb Execute command on all files matching filespec
  4. ASCII.BAT    /tb Display ASCII character table
  5. ATCOPY.BAT   /tb Copy text file, where @ includes another file
  6. AUTOLOAD.CMM /tb Loaded code for CEnvi shell
  7. BATLOOPS.BAT /tb Demonstrate looping within a batch file
  8. BATTMEM.BAT  /tb Show values stored in CMOS
  9. BUTTON.LIB   /tb On-screen button library
  10. BUTTONS.BAT  /tb Demonstrate buttons with BUTTON.LIB
  11. CDFIND.BAT   /tb Change directory; find directory
  12. CHRCOUNT.BAT /tb Count occurences of a character in a file
  13. CMDCOUNT.BAT /tb Repeat DOS command COUNT times
  14. CONTROLC.BAT /tb Demonstrate CONTROLC.LIB
  15. CONTROLC.LIB /tb Trap ctrl-C and ctrl-Break in CEnvi script
  16. COUNT.BAT    /tb Count from 1 to specified value
  17. DELOLD.BAT   /tb Delete files older than given date
  18. DELTREE.BAT  /tb Delete an entire directory tree
  19. DELTREE1.BAT /tb Delete an entire directory tree
  20. DELTREE2.BAT /tb Delete an entire directory tree
  21. DIRSTAT.BAT  /tb Extract specific fields from DOS "DIR" listing
  22. DISKFREE.BAT /tb Display free space on a disk drive
  23. DMA_ENUF.CMM /tb Set Windows' SYSTEM.INI file for DMABufferSize
  24. DOLIST.CMM   /tb Perform command on all elements of a list
  25. DOSINTR.LIB  /tb Command and useful DOS Interrupt wrappers
  26. DOSTIME.BAT  /tb Show current system time
  27. DOSVER.BAT   /tb Display DOS version number
  28. ENVIASK.BAT  /tb Prompt for user input
  29. ENVIASKS.BAT /tb Examples using ENVIASK.BAT and GETUKEY.CMM
  30. ENVIEDIT.BAT /tb Edit the environment variables
  31. ENVSORT.BAT  /tb Sort all environment variables alphabetically
  32. ERRLEV.BAT   /tb Set ERRLEV environment variable from return code
  33. FCOMPACT.BAT /tb compact lots of files into one big file
  34. FILEFIND.BAT /tb Find file matching filespec
  35. FILEMDAY.BAT /tb Save FILE.TMP in FILE.XX, where XX is date
  36. FIND#.CMM    /tb Extract a number from output of any command
  37. FLOPPYID.BAT /tb Get disk serial number
  38. FLOPPYIN.BAT /tb Is there a floppy in drive A? drive B?
  39. GETUKEY.CMM  /tb Get single-key user input in a batch file
  40. GIF2DESC.BAT /tb Save GIF description in 4DOS descript.ion
  41. GRAPHICS.LIB /tb A few VGA graphics drawing functions
  42. HEXDUMP.BAT  /tb Hexadecimal dump of any binary file
  43. IFEXIST.CMM  /tb Return code to check if file exists
  44. INSTALL.CMM  /tb Install CEnvi for DOS
  45. INT16.BAT    /tb Display keycode returned by keyboard interrupt
  46. ISDAY_1.BAT  /tb Check if it is a specific day-of-week
  47. ISDAY_2.BAT  /tb Check if it is a specific day-of-week
  48. ISITFRI.BAT  /tb Is It Friday?
  49. IS_4DOS.BAT  /tb Test if 4DOS is loaded
  50. JPG2DESC.BAT /tb Save JPG description in 4DOS descript.ion
  51. KBDBUF.BAT   /tb Set size of the DOS keyboard type-ahead buffer
  52. KBDRATE.BAT  /tb Set typematic delay and rate for the keyboard
  53. KEYCODE.BAT  /tb Return value of any keystoke
  54. KEYSTATE.BAT /tb Read or Set the NUMLOCK, CAP, or INSERT
  55. KEYSTUFF.BAT /tb Push keys into the type-ahead buffer
  56. LPTREGS.CMM  /tb View Printer ports values
  57. MANDLBRT.CMM /tb Demo GRAPHICS.LIB with the Mandlebrot set
  58. MEMBLOCK.BAT /tb Trace through DOS's allocated memory blocks
  59. MEMNEED.BAT  /tb Is there enough memory to run executable?
  60. MESSAGE.BAT  /tb Use SCREEN.LIB to write colored screen message
  61. MOUSE.BAT    /tb Read a mouse's position and state
  62. MOUSEWIN.BAT /tb Run windows if mouse pressed
  63. MULTIDIR.BAT /tb Allow multiple specs. for DOS "DIR" command
  64. NUMLOCK.BAT  /tb Set NUMLOCK key ON
  65. ONEADAY.BAT  /tb Execute command if not already executed today
  66. OS2SESSN.CMM /tb Start any type of session from DOS in OS2
  67. PATHADD.BAT  /tb Add a directory to the PATH environment variable
  68. PATHDEL.BAT  /tb Remove directory from the PATH environment var.
  69. PATHSTAK.BAT /tb Remember current directory, return to prev. dir.
  70. PATHSUBS.BAT /tb Shorten PATH by uses DOS' SUBST command
  71. PRIMES.BAT   /tb Remember current directory, return to prev. dir.
  72. PRMPTDAY.BAT /tb Add today's date to the DOS prompt
  73. PRNTSCRN.BAT /tb Send screen contents to printer
  74. PWD1.BAT     /tb Print current working directory
  75. PWD2.BAT     /tb Print current working directory
  76. QUOTE.BAT    /tb Display a random profound quote
  77. REBOOT_1.BAT /tb Reboot computer
  78. REBOOT_2.BAT /tb Reboot computer
  79. REDIRECT.BAT /tb Redirect standard input, output, or errors
  80. RESTRICT.CMM /tb Limit allowed DOS commands
  81. RUNTIME.BAT  /tb Execute a command at specified hour and minute
  82. SCRANDOM.BAT /tb Color random dots on the screen
  83. SCREEN.LIB   /tb Library of routines for colors, lines, etc...
  84. SCRNSAVE.BAT /tb Save contents of the text screen to a file
  85. SORTLEN.BAT  /tb Sort lines of a file by length
  86. SOUND.BAT    /tb Demonstrate SOUND.LIB; play sound on speaker
  87. SOUND.LIB    /tb Play specified frequency on PC internal speaker
  88. SREFRESH.BAT /tb Screen Refresh. Redraw scree /w standard calls.
  89. TEE.CMM      /tb Save output to file as well show to screen
  90. VALIDDIR.BAT /tb Routine to check if name is valid sub-directory
  91. VLABEL.BAT   /tb Get or Set a disk volume label
  92. WAIT.BAT     /tb Delay for specified seconds
  93. WHICH.BAT    /tb Determine which version of command is executed
  94. WINCLIP.CMM  /tb utilitye for accessing Windows clipboard
  95. WINCLIP.LIB  /tb routines for accessing Windows clipboard
  96. WININI.LIB   /tb functions to modify Windows *.INI files
  97. WINSHELL.BAT /tb Start windows with a specific shell
  98. XCOPYNUM.BAT /tb See XCOPY number of files copied and errors
  99. ZIPGRP.BAT   /tb Zip files together; screen.lib example