Hi,
How do you tell *from within the VB6 environment* where the physical .bas, .frm, etc files are?
This is a very stupid question, I've been dealing with VB for years and have never really had this need, partially since a lot of my projects have used SourceSafe, partially because I've been very meticulous about making a folder for every project (and not putting them in the ...\VB98 folder as MS constantly defaults you to).
But months ago I had opened a project (not under source control), and removed a file, then added one of the same name from a different folder on a different machine. I now want to go and make a copy of the physical file. I've forgotten the folder. How do I find where it is? I can find nothing whatsoever that points, say clsXXX to say, C:\Projects\Someproject\clsXXX.cls. I know I can, say, make a change to it and do a search on recently modified, but I'm looking for something more reasonable.
I'm hoping it's something very elementary that I've just overlooked, but I can't seem to find this very simple information.
Thanks,
--Jim
How do you tell *from within the VB6 environment* where the physical .bas, .frm, etc files are?
This is a very stupid question, I've been dealing with VB for years and have never really had this need, partially since a lot of my projects have used SourceSafe, partially because I've been very meticulous about making a folder for every project (and not putting them in the ...\VB98 folder as MS constantly defaults you to).
But months ago I had opened a project (not under source control), and removed a file, then added one of the same name from a different folder on a different machine. I now want to go and make a copy of the physical file. I've forgotten the folder. How do I find where it is? I can find nothing whatsoever that points, say clsXXX to say, C:\Projects\Someproject\clsXXX.cls. I know I can, say, make a change to it and do a search on recently modified, but I'm looking for something more reasonable.
I'm hoping it's something very elementary that I've just overlooked, but I can't seem to find this very simple information.
Thanks,
--Jim