home *** CD-ROM | disk | FTP | other *** search
/ Media Depot 5 / mediadepotvolume51993.iso / FILES / 16 / VCC20.ZIP / VCC.DOC < prev    next >
Encoding:
Text File  |  1996-07-01  |  32.6 KB  |  654 lines

  1. ╔═════════════════════════════════════════════════════════════════════════════╗
  2. ║                                                                             ║
  3. ║                        Visual Control Center 2.0                            ║
  4. ║                            SHAREWARE VERSION                                ║
  5. ║                                                                             ║
  6. ║                                   by                                        ║
  7. ║                                                                             ║
  8. ║                             Veeder South IV                                 ║
  9. ║                                                                             ║
  10. ║                                                                             ║
  11. ║                                                                             ║
  12. ║                        D O C U M E N T A T I O N                            ║
  13. ║                                                                             ║
  14. ║                                                                             ║
  15. ║                                                                             ║
  16. ║                                                                             ║
  17. ║                  (c) Copyright 1996 by Veeder South IV                      ║
  18. ║                                                                             ║
  19. ║                           All Rights Reserved                               ║
  20. ║                                                                             ║
  21. ║                                                                             ║
  22. ║                                                                             ║
  23. ║                                                                             ║
  24. ║                                                                             ║
  25. ╠═════════════════════════════════════════════════════════════════════════════╣
  26. ║                            Table of Contents                                ║
  27. ╠═════════════════════════════════════════════════════════════════════════════╣
  28. ║                                                                             ║
  29. ║               1.   About VCC 2.0                                            ║
  30. ║               2.   Required Hardware                                        ║
  31. ║               3.   Features                                                 ║
  32. ║               4.   Registering VCC                                          ║
  33. ║               5.   VCC Keys and Capabilities                                ║
  34. ║               6.   The Configuration File (VCC.INI)                         ║
  35. ║               7.   Tips on VCC Usage                                        ║
  36. ║               8.   Things to Avoid                                          ║
  37. ║               9.   How the Batch File Works                                 ║
  38. ║              10.   Running VCC Under Windows                                ║
  39. ║              11.   Future Updates                                           ║
  40. ║              12.   Bugs                                                     ║
  41. ║              13.   Legal information                                        ║
  42. ║                                                                             ║
  43. ╚═════════════════════════════════════════════════════════════════════════════╝
  44.  
  45. ╔═════════════════════════════════════════════════════════════════════════════╗
  46. ║                           (1)  About VCC 2.0                                ║
  47. ╚═════════════════════════════════════════════════════════════════════════════╝
  48.         
  49.         Visual Control Center was originally programmed for my own purposes.
  50. Dealing with directories and files in large numbers can be a daunting
  51. task at times.  Finding files, weeding out select files from a large
  52. number of files, changing file attributes, compressing and decompressing
  53. ZIP'ed or ARJ'ed files, and many other tasks can be very tedious
  54. sometimes.  Of course there's always Microsoft's Windows but even that can
  55. be difficult to work with.  That is why I created VCC--to make everything
  56. much faster and simpler, to give me total control over all my files,
  57. to have a platform to run everything else from, and finally to be able
  58. to use my mouse.
  59.  
  60.         There are a million nice little DOS utilities out there to do
  61. everything you could possibly imagine with your computer.  But there are
  62. few programs that tie everything together and allow you to run
  63. everything else at the click of the mouse or the push of a button.
  64.  
  65.         So I developed VCC.  Being a programmer and knowing the
  66. limitations of DOS, I incorporated new features into the program as
  67. the needs arose, making sure to keep it quick and simple.  I gave copies to
  68. my friends to use and eventually, I got to thinking that this utility would
  69. be helpful to anybody using DOS, so I released it as shareware.  I hope
  70. you find this the most useful of your DOS utilities.  I appreciate any
  71. suggestions or comments for future versions!
  72.                                                 -Veeder South IV
  73.                                                  vsouth@primenet.com
  74.  
  75. ╔═════════════════════════════════════════════════════════════════════════════╗
  76. ║                          (2)  Required Hardware                             ║
  77. ╚═════════════════════════════════════════════════════════════════════════════╝
  78.         
  79.         You will need the following in order to run VCC:
  80.  
  81.                    *  386 PC or better
  82.                    *  Color monitor (EGA 16 colors or better)
  83.                    *  About 115k of free conventional memory
  84.                    *  MS-DOS 5.0 or higher / Windows 95 DOS
  85.                    *  A two button rodent (mouse) is highly recommended!
  86.  
  87.  
  88. ╔═════════════════════════════════════════════════════════════════════════════╗
  89. ║                             (3)  Features                                   ║
  90. ╚═════════════════════════════════════════════════════════════════════════════╝
  91.  
  92.         *  Uses mouse or keyboard
  93.         *  Displays date and time
  94.         *  Displays memory usage (Lower/XMS/EMS)
  95.         *  Displays free space on current drive (in MB or KB)
  96.         *  Displays full directory info
  97.         *  Shows all files/directories in specified colors.
  98.         *  Horizontal or vertical file listing
  99.         *  Runs user-specified program when file is clicked on.
  100.         *  DOS command window
  101.         *  Built-in DOS functions + keys
  102.                 -COPY      (ALT-C)
  103.                 -DELETE    (DEL key)
  104.                 -DELTREE   (DEL key)
  105.                 -RMDIR     (DEL key)
  106.                 -MOVE      (ALT-M)
  107.                 -RENAME    (ALT-R)
  108.                 -FIND      (ALT-F)
  109.                 -MKDIR     (INS key)
  110.                 -CD        (TAB key, ENTER)
  111.                 -A:/B:/etc (ENTER)
  112.                 -ATTRIB    (ALT-A)
  113.         *  Mouse Quick Menu on right side of screen
  114.         *  User definable function key macros (F1...F12)
  115.         *  Built-in ZIP/ARJ unarchiving (you need to have Arj and Pkunzip)
  116.         *  Page down/page up through large numbers of files
  117.         *  TAB/Right-Mouse changes to root directory (CD ..)
  118.         *  HOME key/LFT+RT Mouse Click --> help screen
  119.         *  END key runs screen saver or blanker
  120.         *  Configuration file for personalization
  121.         *  Easy to use setup program
  122.         *  12/24 hour time format
  123.         *  Change the date and time
  124.         *  Screen blanker or user definable screen saver
  125.         *  Mouse use on most functions
  126.         *  Left-handed mouse setting
  127.  
  128. ╔═════════════════════════════════════════════════════════════════════════════╗
  129. ║                         (4)   Registering VCC                               ║
  130. ╚═════════════════════════════════════════════════════════════════════════════╝
  131.  
  132.         If you find this program useful and plan on keeping it, please
  133. consider registering it.  Registration costs only $10 US dollars plus $2
  134. shipping and handling (if applicable).  When you register you will receive:
  135.  
  136.         *  The latest version of VCC on 3.5/5.25 disk or emailed
  137.            directly to you as an attached file or UUEncoded.
  138.         *  No annoying messages and complete functionality
  139.         *  A better manual (on-line)
  140.  
  141.         Register VCC and get these enhancements:
  142.  
  143.         -Operations on multiple files (copy/move/delete/attrib/etc).
  144.         -A drag-and-drop file bin to hold files for later operations.
  145.         -User defined file sorting.
  146.         -Global file find (over the whole disk drive).
  147.         -Built-in Pkzip/Arj compressing (select files and press ALT-Z)
  148.         -Special cases (special functions on specific files you choose)
  149.         -Built in setup with no need for an INI file
  150.         ...And many other improvements and possible bug fixes.
  151.  
  152.         Why register?  Besides the above benefits, you will help
  153. support future versions of VCC with new features that users suggest.
  154. By registering VCC, you help support quality shareware programs and keep
  155. down the price of commercial software.  Why pay $50,$100, even $300 for
  156. commercial software when you can buy quality shareware for a fraction of
  157. the price?  I know how short your funds can be (hey, I'm a college
  158. student!), and that's why I'm asking only $10.
  159.  
  160.         To register, type 'order' to print out the ORDER.FRM,
  161.         fill it out, and send it with a check or money order
  162.         for $10 US + $2 S/H to:
  163.  
  164.                         South Enterprises
  165.                         c/o Veeder South IV
  166.                         4240 Lost Hills Rd #504
  167.                         Agoura Hills, CA 91301
  168.  
  169. Make checks payable to Veeder South IV.  You should receive the latest
  170. version of VCC in the mail in about a week or in a few days if sent to an
  171. email address.
  172.  
  173.  
  174. ╔═════════════════════════════════════════════════════════════════════════════╗
  175. ║                        (5)  VCC Keys and capabilities                       ║
  176. ╚═════════════════════════════════════════════════════════════════════════════╝
  177.  
  178.         Q: What do I use VCC for?
  179.         A: VCC has three main functions:
  180.  
  181. 1) It works as a DOS navigating utility
  182.  
  183.         As a navigation utility, VCC allows you to change directories and
  184.         drives, showing you all your files in different colors.  You can
  185.         access all your drives and CD-ROMs just as you could in DOS,
  186.         only quicker and more intelligently.
  187.  
  188. 2) It functions as a file/directory manager
  189.  
  190.         VCC can manage all your files (like Norton Commander).  You can
  191.         copy files, move files, rename them, change their attributes
  192.         (hidden, read-only, etc), make new directories, and delete them.
  193.         It also will view, test, and uncompress ZIP and ARJ files for you.
  194.  
  195. 3) It runs all your other software
  196.  
  197.         VCC can run all your software with the click or press of a
  198.         button.  When you click on specified files, VCC will know what
  199.         to do with them.  If you tell VCC to run ABC program with your XYZ
  200.         files, VCC will do it and without using up any of your memory!
  201.         For example, VCC will know to load your MOD player when you
  202.         click on a MOD file.  You can set up function key macros (F1
  203.         through F12) to instantly do whatever you want.  VCC can do
  204.         everything you want to do in DOS and more with simplicity and
  205.         speed.
  206.  
  207.  
  208.  
  209. The keyboard/mouse commands:
  210.  
  211. ENTER or LEFT MOUSE BUTTON (for right-handed users):
  212.         The main action key.  Using the arrow keys and pressing the ENTER
  213.         key is the same as using the mouse and clicking the button.  You
  214.         need not ever double click the mouse in VCC.  Also, the action
  215.         will not occur until the mouse button is released, not clicked.
  216.  
  217. The Quick Menu:
  218.         Put the mouse pointer to the extreme right of the screen and a
  219.         small "Quick Menu" will pop up, giving you options to click on
  220.         with the mouse.  This menu cannot be accessed with the keyboard
  221.         as there are keyboard equivalents of all the Quick Menu options.
  222.  
  223. DOS commands:
  224.         Just start typing something and the DOS command window will pop
  225.         up.  Running programs from the command window does not take up
  226.         any more memory.  VCC will pause after executing the DOS command
  227.         if there is something to see on the screen.
  228.  
  229. Keyboard DOS commands (also displayed when the HOME key is pressed):
  230.                 -COPY      (ALT-C)
  231.                 -DELETE    (DEL key)
  232.                 -DELTREE   (DEL key)
  233.                 -RMDIR     (DEL key)
  234.                 -MOVE      (ALT-M)
  235.                 -RENAME    (ALT-R)
  236.                 -FIND      (ALT-F)
  237.                 -MKDIR     (INS key)
  238.                 -CD        (TAB key, ENTER/CLICK)
  239.                 -A:/B:/etc (ENTER/CLICK on drive box)
  240.                 -ATTRIB    (ALT-A)
  241.  
  242. F1 - F12: Set up these macros with VCCSETUP.  You can make them run
  243.           things or do multiple things with batch files.
  244.  
  245. SHIFT-Fkey: This will run the Fkey macro with the current file as a
  246.             parameter.
  247.  
  248. ALT-F:  Type in the name of a file or the beginning of a file.  Do not
  249.         place a *.* or the like in your query.  Find will only look for
  250.         files that begin with your query in the current directory
  251.         (registered version is different).
  252.  
  253. ALT-U:  Type in a program or command to use current file with.
  254.  
  255. ALT-T:  This will test the integrity of a ZIP or ARJ file.
  256.  
  257. ALT-V:  This will view files with your specified editor or take a look
  258.         inside ZIP and ARJ files.
  259.  
  260. If there are more files than will fit on one screen, press PAGE DOWN or
  261. CLICK on the bottom gray line.  To go back to previous pages, press PAGE
  262. UP or CLICK on the top gray area (it will turn blue when you place the
  263. mouse/cursor over it).
  264.  
  265. END key: This will run the specified screen saver or blanker when pressed.
  266.          You can also activate the screen saver by either clicking on
  267.          the screen saver option in the Quick Menu or by placing the
  268.          mouse at the bottom left corner.  The screen saver will stop
  269.          when a key or mouse button is pressed.
  270.  
  271. CTRL-ENTER: This will allow you to give command-line parameters to
  272.             BAT, COM, and EXE files.
  273.  
  274. CTRL-R:  This resets VCC.
  275.  
  276. CTRL-E:  This will run VCCSETUP or edit the INI file.
  277.  
  278. CTRL-D:  This allows you to change the date.
  279.  
  280. CTRL-T:  This allows you to change the time.
  281.  
  282. CTRL-L:  This toggles the listing style between vertical and horizontal.
  283.          Keep in mind that to change the listing style permanently,
  284.          you must change the FILE_LISTING in the INI file.
  285.  
  286.  
  287.  
  288. ╔═════════════════════════════════════════════════════════════════════════════╗
  289. ║                   (6)   The Configuration File (VCC.INI)                    ║
  290. ╚═════════════════════════════════════════════════════════════════════════════╝
  291.  
  292.         VCC requires that you have the VCC.INI file in the directory
  293. where you keep VCC.EXE.  This should be in a PATH directory, perhaps
  294. C:\DOS.  If VCC is not placed in a PATH directory, it will take up
  295. a small amount of memory when running your programs.  If VCC cannot
  296. find the INI file, it will attempt to run VCCSETUP to create one.
  297. Also, do NOT put multiple copies of VCC.EXE in other PATH directories
  298. because this will also cause problems with the batch file.
  299.  
  300.         Before you run VCC, you need to personalize it by setting up the
  301. INI file.  Just type VCCSETUP from the DOS prompt or if you are running
  302. VCC for the first time, it will do this for you.  Then, just go through
  303. the menu options and follow the simple instructions.
  304.  
  305.         If you want to edit the INI file by yourself without VCCSETUP,
  306. just use a text editor (such as DOS's EDIT.COM) and change the values
  307. yourself.  This is fairly straightforward and you can probably figure
  308. it out from the names.  Be careful not to mess up the INI file because
  309. VCC may not work correctly or give you the message "VCC Error ##"
  310. and quit.  It is a good idea to make a backup of this file.  Here are
  311. the specifics of the INI file:
  312.  
  313.  
  314.  
  315.          ** Do NOT place any additional commas in the INI file! **
  316.  
  317.         When a color is needed, these numbers represent the colors:
  318.         (if you program, you will probably recognize these)
  319.  
  320.           1 Dark Blue   5 Purple         9 Blue            13 Pink
  321.           2 Green       6 Orange        10 Bright Green    14 Yellow
  322.           3 Aqua        7 Light Gray    11 Bright Blue     15 White
  323.           4 Red         8 Dark Gray     12 Bright Red
  324.  
  325. Description of each setting in VCC.INI
  326. ------------------------------------------------------------------------
  327.  
  328. DRIVES:                       This section tells VCC what disk drives,
  329.                               hard drives, CD-ROMs, etc that your
  330.                               computer has.  There can be up to seven
  331.                               drives defined, from left to right on the
  332.                               top of the VCC screen.  DRIVE_1 corresponds
  333.                               to the left-most drive button while DRIVE_7
  334.                               is the right-most.
  335.  
  336.  
  337. DRIVE_1,X                X:   Drive letter for the first drive button.
  338. DRIVE_2,X                X:   ...Second button.
  339. ...                           ...
  340. DRIVE_7,X                X:   Last button.
  341.  
  342.  
  343.                               ENVIRONMENT SETTINGS: This part tells VCC
  344.                               how to look and act.
  345.  
  346.  
  347. FILE_LISTING,V/H        V/H:  List files and directories in either a
  348.                               vertical or horizontal format.
  349.  
  350.  
  351. CURSOR_COLOR,##          ##:  Color for the cursor that highlights a file
  352.  
  353.  
  354. DEFAULT_FILE_COLOR,##    ##:  Default color for unknown files you have
  355.                               not specified (see FILEINFO part).
  356.  
  357.  
  358. DIRECTORY_COLOR,##       ##:  Color to assign to directories and
  359.                               subdirectories
  360.  
  361.  
  362. DATE_COLOR,##            ##:  Color for the date in upper left corner.
  363.  
  364.  
  365. TIME_COLOR,##            ##:  Color for the time in upper right corner.
  366.  
  367.  
  368. FILE_INFO_COLOR,##       ##:  Color for the current file's info.
  369.  
  370.  
  371. DIR_INFO_COLOR,##        ##:  Color for the current directory info.
  372.  
  373.  
  374. CURRENT_DIR_COLOR,##     ##:  Color for the current directory up top.
  375.  
  376.  
  377. 24_HOUR_TIME_FORMAT,Y/N Y/N:  Self explanatory.
  378.  
  379.  
  380. FILE_VIEW_PROGRAM,XXX   XXX:  The path and name of the program you
  381.                               want as your default file viewing program
  382.                               (such as DOS's EDIT or Qedit, etc).  This
  383.                               program will be used with unknown files
  384.                               and when you press ALT-V on non-ZIP/ARJ
  385.                               files.
  386.  
  387. SCREEN_SAVER,XXX        XXX:  Path and name of your DOS screen saver
  388.                               to use with VCC if you choose to have
  389.                               one.
  390.  
  391.  
  392. SCREEN_SAVER_ENABLE,Y/N Y/N:  Self explanatory.  Actually a screen
  393.                               blanker if you do not specify your own.
  394.  
  395.  
  396. SCREEN_SAVER_TIME,##     ##:  Number of seconds of inactivity before
  397.                               screen saver turns on (if enabled).
  398.  
  399.  
  400. DISPLAY_HIDDEN,Y/N      Y/N:  Do you want VCC to display hidden files?
  401.                               (DOS does not by default)
  402.  
  403.  
  404. DISPLAY_SYSTEM,Y/N      Y/N:  Do you want VCC to display system files?
  405.                               (MSDOS.SYS, IO.SYS, COMMAND.COM, etc)
  406.  
  407.  
  408. CONFIRM_DELETE,Y/N      Y/N:  Do you want VCC to confirm file deletions?
  409.  
  410.  
  411. LEFTY_MOUSE,Y/N         Y/N:  Put a yes if you are a left-handed mouse
  412.                               user.
  413.  
  414.  
  415. ZIP,xxxx               xxxx:  Path, name, and parameters of your
  416. ARJ,xxxx                      PKUNZIP.EXE and ARJ.EXE files.
  417.                               (example:  c:\dos\pkunzip -d -o -q)
  418.                               Do NOT put any of the ZIP/ARJ commands
  419.                               like x,v,t, etc, just command line
  420.                               switches you want used EVERY time.
  421.  
  422. MACROS:                       This section is for the user defined
  423.                               Function Key Macros (F1 - F12)...
  424.  
  425.  
  426. F1,PATH&PROGRAM,DESCRIPTION   PATH&PROGRAM is the program you want VCC to
  427. F2,PATH&PROGRAM,DESCRIPTION   run when you press that function key.
  428. ...                           DESCRIPTION is for yourself to remind you
  429. F12,PATH&PROGRAM,DESCRIPTION  of what the program actually is (HOME key in
  430.                               VCC displays your function key macros)
  431.                               You may enter batch files, command line
  432.                               parameters, etc. for PATH&PROGRAM.
  433.  
  434.  
  435. FILEINFO:                     This section is for defining the file colors
  436.                               that correspond to the file extensions
  437.                               (such as EXE or GIF), and the program to
  438.                               use with that extension(s).
  439.  
  440. EXTENSION,COLOR,PATH&PROGRAM
  441. EXTENSION,COLOR,PATH&PROGRAM
  442. etc...
  443.  
  444.         EXTENSION is the file extension such as EXE,GIF,BAT,etc. You may
  445.         want multiple extensions to all have the same color and use the same
  446.         program (such as if you wanted all of your GIF's and JPG's to be
  447.         blue in color and loaded by your favorite graphics viewer like
  448.         CSHOW or QPV).  For multiple extensions, place a ; (semicolon)
  449.         between then.  Example:  GIF;JPG;TIF,9,C:\PICTURES\VIEWER.EXE
  450.  
  451.         COLOR is the color you want VCC to display all files under that
  452.         extension (If you want all of your TXT files to be RED for
  453.         instance).  See above for available colors.
  454.  
  455.         PATH&PROGRAM can be either the full path and name of a program
  456.         (like C:\DOS\EDIT), a special command character:   > < | = ?
  457.         or a combination of both.  The special characters have the
  458.         following meaning:
  459.  
  460.            >   (by it self) - For EXE,COM,BAT only: It will be executed.
  461.            <   (by it self) - This file will be left alone.  Don't touch!
  462.            |   (by it self) - for EXE,COM,BAT only: Execute and then pause.
  463.  
  464.         These are used directly in front of the PATH&PROGRAM:
  465.  
  466.            |   A pause will occur after program execution.
  467.            ?   Run with silent screen mode (VCC batch file not used).
  468.            =   Run without changing to text-mode display first.
  469.  
  470.         Example:        WAV,10,?C:\SOUND\PLAYER
  471.  
  472.         This would show WAV files (sounds) in bright green and would run
  473.         the PLAYER program from within VCC, without changing the screen
  474.         (only works with some programs that use text-only screen modes).
  475.  
  476. ╔═════════════════════════════════════════════════════════════════════════════╗
  477. ║                         (7)  Tips on VCC Usage                              ║
  478. ╚═════════════════════════════════════════════════════════════════════════════╝
  479.  
  480.         I have found that VCC can be configured to do some really cool
  481. things if you set it up correctly.  I have collected a bunch of cool
  482. command-line utilities that work perfectly with VCC.  This basically
  483. makes VCC like an all-in-one graphics viewer, music player, text
  484. editor, compiler, and more!  If you can find utilities that allow you to
  485. give them a specified file as a command-line parameter, then they will
  486. work perfectly with VCC.  The following utilities have been found to
  487. work great by beta-testers:
  488.  
  489. File            Name                      Function/Utility      Author
  490. ------------------------------------------------------------------------------
  491. EDIT.COM*       DOS Edit                  Text editor           Microsoft
  492. Q.EXE*          Q-Edit                    Text editor           Semware
  493. DISPLAY.EXE     Display                   Graphics viewer       Jih-Shin Ho
  494. QPV.EXE         Quick Picture Viewer /386 Graphics viewer       Oliver Fromme
  495. CSHOW.EXE       CompuShow                 Graphics viewer       C.S. Systems
  496. PLAY.EXE        Play                      Midi player           Keven Weiner
  497. PLAYFILE.EXE    PlayFile (comes with PAS) PAS WAV/VOC player    Media Vision
  498. DMP.EXE         Dual Mod Player           MOD/S3M/etc player    Otto Chrons
  499. IPLAY.EXE       Inertia Player            MOD/S3M/etc player    Sound Solutns.
  500. RMP.EXE         Reniassance Music Player  MOD/S3M/etc player    Reniassance
  501. PB.EXE*         Power Basic               Basic compiler        Robert Zale
  502. TCC.EXE*        Turbo C++ Compiler        C++ Compiler          Borland Int.
  503.  
  504. +These programs are copyrighted by their respective authors (some have
  505. been abbreviated).  Most are shareware programs except for *stared ones
  506. which are commercial software.  Many BBSs and FTP sites have a DOS UTILITY
  507. directory filled with these types of helpful utilities.
  508.  
  509.         One example scenario where VCC comes in really handy when set up
  510. properly is this:
  511.  
  512.         You download a ZIP file full of GIFs (pictures) from an FTP site
  513. and now your ready to take a look at what you got.  You click on the ZIP
  514. file, enter a directory to unzip it all to, and press enter.  VCC takes care
  515. of the unzipping and now you have them in say, your C:\PICTURES\ directory
  516. ready to go.  You click on the "\.." button and then the PICTURES
  517. directory to look at the GIFs.  You can now click on a GIF file, have
  518. your graphics viewer load it up on the screen, and marvel at your latest
  519. Cindy Crawford picture.  Then you can click on other GIF files, view
  520. them, and decide if you want to keep them.  A quick press of the DEL key
  521. and the one's you didn't like are gone.  VCC just acted like it was your
  522. favorite graphics viewer plus it gives you the ease and simplicity to
  523. manage your files quick and hassle-free.
  524.  
  525.         This is just the beginning of what you can do with VCC.  After
  526. you customize it to your liking, I guarantee that your productivity
  527. will go up while frustration will go down.  Experiment with different
  528. options and maximize the potential!
  529.  
  530.  
  531. ╔═════════════════════════════════════════════════════════════════════════════╗
  532. ║                          (8)  Things to Avoid                               ║
  533. ╚═════════════════════════════════════════════════════════════════════════════╝
  534.  
  535.         You should avoid running some programs in conjunction with VCC.
  536. Loading TSRs from within VCC *can* in some situations cause your computer
  537. to freeze.  Many TSRs expect to be in a text screen mode when activated
  538. and VCC runs under a graphics mode.  These problems are the fault of the
  539. lousy TSR programmers but usually are not a problem.  Also, running some
  540. programs with the silent screen mode may cause 'garbage' to be displayed
  541. on the screen.  If the program does not explicitly change the screen mode
  542. or try to clear the screen, it will work under silent screen mode (such as
  543. if you had a command line VOC player that you wanted to play Voice files
  544. with).
  545.  
  546.         If the screen becomes screwed up for some reason, the CTRL-R
  547. command will reset VCC and refresh the display.  Also, as previously
  548. mentioned, DO NOT keep more than ONE copy of VCC.EXE in a PATH
  549. directory.
  550.  
  551.  
  552. ╔═════════════════════════════════════════════════════════════════════════════╗
  553. ║                       (9) How the Batch File Works                          ║
  554. ╚═════════════════════════════════════════════════════════════════════════════╝
  555.  
  556.         The batch files (VCCRUN.BAT and VCC-2.BAT) are files created
  557. by VCC that you usually will not see.  These files enable VCC to run
  558. your programs without taking up any memory, as if you typed the name of
  559. the program yourself.  When you click on a file to do something with it,
  560. VCC creates VCCRUN.BAT and VCC-2.BAT and actually quits itself.  But just
  561. before it quits, VCC pushes the name "vccrun" into the keyboard type-ahead
  562. buffer, to simulate you actually typing it.  Then the batch file takes over
  563. and your program is run.  When finished, the batch file executes VCC once
  564. again and you are returned to where you started.
  565.  
  566.         The batch files are VCC-maintained files, so deleting them is not
  567. wise.  VCC will get rid of VCCRUN.BAT after you return to the VCC
  568. environment.  It is a good idea to place VCC in a PATH directory
  569. (where you can type "VCC" from anywhere).  That way, the batch files are
  570. also created in that PATH directory.  When the type-ahead buffer is
  571. stuffed with "vccrun", it will work no matter what drive or directory
  572. you are in.  Without the batch files, VCC would have to run your programs
  573. directly under a shell, and memory would be used up by VCC, leaving less
  574. for your programs.  Also, if you do not place VCC in a PATH directory,
  575. it will use up about 4k more memory when running your programs.
  576.  
  577.         One last note, it would be unwise to name anything "VCCRUN.BAT"
  578. or "VCC-2.BAT" in the same directory as VCC because it will be deleted
  579. or over-written!  (Why would you anyway?)
  580.  
  581.  
  582. ╔═════════════════════════════════════════════════════════════════════════════╗
  583. ║                     (10)  Running VCC Under Windows                         ║
  584. ╚═════════════════════════════════════════════════════════════════════════════╝
  585.  
  586.         Running VCC under Windows 3.1 is NOT recommended.  Besides running
  587. really slow, VCC will not run your programs while under windows.  However,
  588. it will work fine if you first click on the DOS Prompt icon and then run VCC.
  589.  
  590.         Running VCC under Windows 95 may or may not work any better than
  591. under Windows 3.1.  I recommend booting up to DOS before running VCC.
  592. Keep in mind that VCC is intended for DOS and not to be run under another
  593. shell.  If you have Windows 3.1 or 95, VCC can still be a valuable utility
  594. for managing your directories and files, especially when you want to
  595. have more control over things than Windows may provide.
  596.  
  597.  
  598. ╔═════════════════════════════════════════════════════════════════════════════╗
  599. ║                          (11)  Future Updates                               ║
  600. ╚═════════════════════════════════════════════════════════════════════════════╝
  601.         
  602.         I am constantly working to improve VCC.  I realize that Windows
  603. is slowly taking over the world and the potential for greater numbers of
  604. users is diminishing... But I still think VCC has a good niche in the DOS
  605. world.  I may implement a 256 color VESA version to offer more colors.
  606. I am also considering making a TSR version of VCC but this will probably
  607. be put off until version 4 or 5 unless many users request it.  I would
  608. really appreciate ANY comments or suggestions no matter how small.  Drop
  609. me a line at my email address and it is likely I will reply.
  610.  
  611.                                                         Veeder South IV
  612.                                                         vsouth@primenet.com
  613.  
  614.  
  615. ╔═════════════════════════════════════════════════════════════════════════════╗
  616. ║                              (12)  Bugs                                     ║
  617. ╚═════════════════════════════════════════════════════════════════════════════╝
  618.         
  619.         If you find any bugs in VCC, please send me an email
  620. (vsouth@primenet.com) with a description of the bug, your system hardware,
  621. and the operating system you use.  If I can duplicate the bug you found,
  622. I will promptly fix it.  If it is serious enough, I will send you a new
  623. version with the bug fixed at my discretion (if you have registered VCC).
  624. If you have not registered VCC, please consider registering it...otherwise,
  625. look for a new shareware version with the bug fix.
  626.  
  627.  
  628. ╔═════════════════════════════════════════════════════════════════════════════╗
  629. ║                          (13)  Legal Information                            ║
  630. ╚═════════════════════════════════════════════════════════════════════════════╝
  631.         
  632.         VISUAL CONTROL CENTER (VCC) IS COPYRIGHT 1996
  633.         BY VEEDER SOUTH IV   ALL RIGHTS RESERVED
  634.         SOUTH ENTERPRISES IS TRADEMARK OF VEEDER SOUTH IV
  635.  
  636.         THIS SOFTWARE IS SHAREWARE AND MAY BE DISTRIBUTED FREELY
  637.         AS LONG AS ITS CONTENTS ARE NOT ALTERED IN ANY WAY,
  638.         AND ALL THE ORIGINAL FILES ARE INCLUDED.  REGISTERED VERSIONS
  639.         MAY *NOT* BE DISTRIBUTED OR COPIED EXCEPT FOR BACKUP PURPOSES.
  640.         IT IS A CRIME TO PIRATE SOFTWARE.
  641.  
  642.         YOU MAY NOT SELL VISUAL CONTROL CENTER.  YOU MAY NOT CHARGE
  643.         A FEE FOR VISUAL CONTROL CENTER.  IF YOU WANT TO PUT VCC ON
  644.         A SHAREWARE CD-ROM, PLEASE CONTACT ME!
  645.  
  646.         THE AUTHOR (Veeder South IV) PROVIDES NO GUARANTEE WITH THIS
  647.         SOFTWARE AND IS NOT RESPONSIBLE OR LIABLE FOR ANY DAMAGE OCCURRING
  648.         FROM THE USE, MISUSE, AND/OR ABUSE OF THIS SOFTWARE.  USE THIS
  649.         SOFTWARE AT YOUR OWN RISK.  BY RUNNING THIS SOFTWARE, YOU AGREE
  650.         TO THE ABOVE DISCLAIMER AND WILL NOT HOLD THE AUTHOR RESPONSIBLE
  651.         FOR ANY DAMAGES, INCIDENTAL OR INCURRED.
  652.  
  653. 7-1-96════════════════════════════End-of-filE══════════════════════════02:00:00
  654.