home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 March / PCShareware-3-98.iso / programy / mawin / _SETUP.1 / environ.txt < prev    next >
Text File  |  1997-03-10  |  1KB  |  41 lines

  1. //------------------------------------------------------------------------------
  2. // The Market Analyzer for Windows
  3. // (C) Copyright 1997
  4. //  by Jim Dowdle, Jr.
  5. //------------------------------------------------------------------------------
  6.  
  7. Thank you for trying The Market Analyzer for Windows (MAWIN).
  8.  
  9. To use filedrag, filedrop, etc., add environment variable to autoexec.bat:
  10.  
  11. SET FileFix=d:\stocks\Utilit~1
  12.  
  13. (or your path to MAWIN Utilities directory)
  14.  
  15. Note, the abbreviated long file name must be used.  If you have used a long file
  16. name in the remainder of the path, it will usually need to be the 1st 6 characters
  17. concatenated with ~1.
  18.  
  19. To use MAWIN drag & drop features, add environment variable to autoexec.bat:
  20.  
  21. SET MAWIN=c:\stocks 
  22.  
  23. (or your path to MAWIN root directory)
  24.  
  25. Note: Not necessary unless you plan to drop files into MAWIN instead of using the
  26. MAWIN stock analysis environment....also, do not use if you have multiple MAWIN
  27. installations.
  28.  
  29. ================================================================================
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.