home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / utils / f1471 / fc_read.me next >
Text File  |  1991-06-04  |  3KB  |  62 lines

  1.                                  FC_READ.ME
  2. ==============================================================================
  3.  
  4. A Microsoft Visual Basic Application
  5.  
  6.  Title: FORMAT CENTRAL 1.0
  7.   Date: June 3, 1991
  8. Author: Wiley Miller
  9.  
  10. This program is in the Public Domain.  It's FREE...
  11. If you like it...that's nice.  If you don't, remember, it didn't cost you a
  12. single nickel.
  13.  
  14.                  1.  VBRUN100.DLL (The VISUAL BASIC engine)
  15.                  2.  VB_DO.BAT (The command launcher)
  16.                  3.  FORMCENT.EXE (The FORMAT CENTRAL application)
  17.                  4.  FC_READ.ME (The file you are reading)
  18.  
  19.  
  20. FORMAT CENTRAL is a simple launch pad for floppy disk formatting.  The program
  21. assumes that you have a 1.2M 5.25" floppy drive that you call drive A:, and a
  22. 1.44M 3.5" floppy drive that you call drive B:.  For other configurations, make
  23. some modifications to the command launcher VB_DO.BAT.  Since the default set-up
  24. is pretty common, I don't anticipate many problems for most users.
  25.  
  26. To install FORMAT CENTRAL:
  27.  
  28.           1. Return to, or start WINDOWS.  Click and hi-lite the group
  29.              that will hold the new format central icon.
  30.  
  31.           2. Click "FILE" on the Program Manager menu bar.
  32.  
  33.           3. Click again on "NEW".  Select "Program Item" and click "OK".
  34.  
  35.           4. For PROGRAM DESCRIPTION, type: "FormatCentral" (Don't include
  36.              the quotes!)
  37.  
  38.           5. For COMMAND LINE, type: "FORMCENT.EXE" (No quotes!).  Click "OK".
  39.  
  40.           6. That's it!
  41.  
  42.  
  43.                            Using FORMAT CENTRAL
  44.                            --------------------
  45.  
  46. *  Click on the "Help" button, for a concise description of the controls.
  47.  
  48.          Note: FORMAT CENTRAL seems to work fine for 3.x to 5.0 of MS-DOS.
  49.                If you have an earlier version of DOS, you're on your own.
  50.                Gosh, does anyone not have at least "3.something" of DOS???
  51.  
  52.  
  53.                A Word About Microsoft's Visual Basic Package.
  54.                ----------------------------------------------
  55.  
  56. This program was developed using the Beta release of Visual Basic.  Even
  57. though the documentation was still full of the copy editor's hand written 
  58. marks and remarks, the learning process was very easy.  What a pleasure it
  59. is to be able to build simple but effective WINDOWS utilities...and not know
  60. a thing about the commonly required development language "c".  Watch for an 
  61. explosion of applications when VB hits the streets soon.
  62.