Hi Dave,
<i><font color="#663300"> COMPILE CLASSLIB "PROGRAM FILESMICROSOFT VISUAL FOXPRO 7DEVELOPMENTCODEBOOKCOMMONUTILS*.VCX" COMPILE "PROGRAM FILESMICROSOFT VISUAL FOXPRO 7DEVELOPMENTCODEBOOKCOMMONUTILS*.PRG" COMPILE CLASSLIB LIBS*.VCX COMPILE LIBS*.PRG COMPILE PROGS*.PRG COMPILE DATABASE SECURITYSECURITY.DBC COMPILE DATABASE "DATACARBINE.DBC"</font></i>
Looks like your Newapp.app screwed up creating StartCB. You are missing all the backslashes in your paths. It also appears that you are either missing the first 4 COMPILE statements or for some reason they executed correctly. The purpose of this stuff is to recompile all the common code with the proper include file information. You can do a search-and-replace and create startcb on your own. The code is in Codebookcommonutils ewapp extfile extfile.dbf. Just substitute the <common_path> placeholder yourself.
Pamela pamela .at. eagle-crest .DO.T com ©2002 Pamela Thalacker |