home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / utils / f1456 / secchnce.doc next >
Text File  |  1990-07-20  |  3KB  |  91 lines

  1. SECOND CHANCE TO CLICK ON A FILE
  2.  
  3. INTRODUCTION
  4. Do you have a problem deciding which of your word
  5. processors should handle a given .DOC file ? Can
  6. you decide which graphics package should handle
  7. a .PCX file ? Second Chance lets you associate
  8. multiple candidate application programs with a given
  9. suffix. Second Chance opens your Windows by spawning
  10. the application of your choice when you click on a
  11. given data file.
  12.  
  13. CONFIGURING SECCHNCE BY MENU
  14. The easy way to configure Second Chance is to select
  15. the Associate entry under the Second Chance's Control
  16. Menu. Enter a suffix of 1 to 3 characters, for
  17. example, DOC. Next, enter from 2 to 16 application
  18. names (e.g. notepad.exe) which Second Chance should
  19. associate with that suffix. If you enter only one
  20. application, Second Chance associates the application
  21. directly with the suffix, and the next time you click on
  22. a file with that suffix, you will bypass Second Chance.
  23. If you don't enter an application, Second Chance will
  24. break all associations with the suffix. Click on ""OK"" or
  25. just press ""Enter"" to immediately activate the
  26. associations. Second Chance updates your WIN.INI file
  27. and signals Windows that it has done so.
  28.  
  29. CONFIGURING SECCHNCE MANUALLY
  30. To configure Second Chance manually, edit your WIN.INI
  31. file with an editor such as ""notepad."" Once in the
  32. editor, move to the [Extensions] section. For suffixes
  33. which should associate with multiple application
  34. programs, replace the command field of the [Extensions]
  35. parameters with secchnce.exe instead of the usual
  36. application program. For example,
  37.  
  38. [Extensions]
  39. doc=secchnce.exe ^.doc
  40. txt=secchnce.exe ^.txt
  41. pcx=secchnce.exe ^.pcx
  42.  
  43. Elsewhere in the WIN.INI file, create a [secchnce]
  44. section, adding a list of candidate application programs
  45. for each suffix. Secchnce handles up to 16 applications
  46. per suffix. For example,
  47.  
  48. [secchnce]
  49. doc=notepad.exe write.exe wp51-286.pif
  50. pcx=paint.exe gcp.exe pbrush.pif
  51. txt=notepad.exe write.exe wp51-286.pif
  52.  
  53. Save your WIN.INI file, exit Windows, and re-enter
  54. Windows for configuration to take effect.
  55.  
  56. USING SECOND CHANCE
  57. As usual, double click on a filename displayed by
  58. MS-DOS or File Manager. The Second Chance menu buttons
  59. will appear. Click on (or arrow key to) the desired
  60. application program. On a successful selection,
  61. Second Chance displays an hourglass while spawning your
  62. selection then immediately exits. If a problem occurs,
  63. Second Chance displays a diagnostic message box.
  64.  
  65.  
  66. WINDOWS RELEASES SUPPORTED
  67. Second Chance runs under Windows 2.03, 2.1X, and 3.0
  68. in real, standard, and 386 enhanced modes.
  69.  
  70. LIMITATIONS
  71. Second Chance handles filename parameters but no flags
  72. or switches. Second Chance doesn't work well with Excel
  73. or programs which manipulate the caller's stack.
  74. I haven't figured out how to alternately execute and
  75. edit .BAT files under Second Chance.
  76.  
  77. LEGAL
  78. Second Chance's users take all responsibility for using
  79. it.
  80.  
  81. TRADEMARKS
  82. 386 -- Intel Corp.
  83. MS-DOS, Windows -- Microsoft Corp.
  84.  
  85. DISTRIBUTION
  86. I place the Second Chance executable, secchnce.exe, and
  87. its documentation, secchnce.doc, in the public domain.
  88. Pass 'em along.
  89.  
  90. --Robert A. Heath
  91.