main logo
Subject: Re: Codebook Errors with 6.1
Author: Pamela Thalacker
Posted: 2001/02/21 12:54:31
 
View Entire Thread
New Search


Hi Andrew,

<i><font color="#663300">Compiling e:vfpcodebookcommonprogssetup.prg
lcPath = [PROGS, FORMS, LIBS, MENUS, DATA, OTHER, REPORTS, INCLUDE, ] + [HELP, GRAPHICS, ] + VFPCODEBOOKCOMMON + [UTILS, ] + VFPCODEBOOKCOMMON + [INCLUDE, ] + VFPCODEBOOKCOMMON + [UTILSMSGSVC]
Error in line 604: Missing operand.</font></i>

I never downloaded Codebook 6.1 (I have an ftp problem with Ed's server<bg>) and I have completely rewritten my own, but the last version of setup.prg that I did download did not have this line of code in it. I think if you put quotes around 'VFPCODEBOOKCOMMON' the line of code should compile. It would be more like Codebook though if VFPCODEBOOKCOMMON were replace with the COMMONPATH defined constant which would then be defined in framewrk.h as 'VFPCODEBOOKCOMMON'

<i><font color="#663300">Program e:vfpcodebookcommonprogssetup.prg has the following errors:
Program COMMON - Undefined</font></i>

This looks like some kind of defined constant typo. I have never seen it.

<i><font color="#663300">Visual Class Library e:vfpcodebookcommonlibscsecctl.vcx has the following errors:
Visual Class Library CZIPCODETEXTBOX - Undefined</font></i>

The rest of these errors have to do with SAVI security which I have completely removed from my template project. I am not aware of anyone who has been able to make it work as it. Someone, I believe James Sayer, is rewriting it and expects to have something in a couple of months. I am confused by VFP complaining that a class is a class library. Do you have cCustCtl in your project?
Did you you Startcb to recompile the files? I never have, but it works for everyone else.
:-) Pamela
pamela /at/ eagle-crest .DO.T com
 
©2001 Pamela Thalacker
<-- Prior Message New Search Next Message -->