home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / wp / ew12b.zip / EWTECH.ZIP / EWTECH.007 < prev    next >
Text File  |  1993-06-19  |  1KB  |  33 lines

  1. E! for Windows - Technical Note #007
  2. ******************************************************************
  3. Adding EW to the Tools Menu of Microsoft (tm) Visual C++ Workbench
  4. ******************************************************************
  5.  
  6. Installing EW in the Visual C++ Workbench Tools Menu is easy and is not
  7. different from installing any other tool.
  8.  
  9. However, if you want EW to automatically load the file present in the
  10. currently active editing window of Visual C++, please proceed as follows:
  11.  
  12. 1. Install EW in the Tools Menu of VC++ as described in your manuals by
  13.    opening the Tools... dialog box from the Options Menu.
  14.  
  15. 2. Enter the following command in the "Arguments" field:
  16.  
  17.    $FILE ($COL,$ROW)
  18.  
  19.    There should be no space in the "($COL,$ROW)" sequence. On the other
  20.    hand, at least one space is required between $FILE and the remaining
  21.    string.
  22.  
  23. 3. Click OK to validate.
  24.  
  25.  
  26. From now, each time you'll select EW from the Tools Menu, EW will open an
  27. Editor for the relevant file and will position the cursor at the same
  28. location as in the VC++ edit window.
  29.  
  30.  
  31. Patrick Philippot
  32. 06/19/93
  33.