Problem running downloaded examples
Occasionaly when I download an example program from this site I get an error message when I attempt to open the program. If the program iis zipped I extract all related files to a VB folder. When I click the project icon VB opens and displays an error message containing the correct file path but says: "Path not found, C:\VB\Sales\frmsales.frm." continue loading project? If I click okay the error message is displayed for each file in the program. After clicking okay for the last file the program will not run. Any suggestions greatly appreciated.
[551 byte] By [
wisgro] at [2007-11-11 10:27:12]

# 1 Re: Problem running downloaded examples
If you're using a program like WinZip to unzip the files, be sure you select the "Use file paths" option. You might also try opening the .vbp file in a text editor and make sure the file locations agree with the locations to which you have extracted the files.