| Title: | Microsoft Visual Basic |
| Moderator: | TAMARA::DFEDOR::fedor |
| Created: | Thu May 02 1991 |
| Last Modified: | Thu Jun 05 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 2565 |
| Total number of notes: | 10453 |
how do you locate where the windows path directory is located on the PC. I do not want to hard code c:\windows. I want to know if there is an object like app.path? I've search vb help and the developers network but could not locate anything. Jamie
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2490.1 | AXEL::FOLEY | http://axel.zko.dec.com | Thu Feb 06 1997 12:02 | 4 | |
Grab the evironment variable WINDIR mike | |||||
| 2490.2 | works fine | DEVMKO::WATERMAN | Thu Feb 06 1997 15:56 | 13 | |
It worked.
Thanks.
Jamie
<<< Note 2490.1 by AXEL::FOLEY "http://axel.zko.dec.com" >>>
Grab the evironment variable WINDIR
mike
| |||||