main logo
Subject: Re: Using declared constants.
Author: James Sayer
Posted: 2001/11/06 12:14:07
 
View Entire Thread
New Search


<i><font color="#663300">Codebook makes liberal use of declared constants, </font></i>

Greetings Virgil,

Look for a little .prg called SETINCL. It will loop through every classlib and examine the property for include file. When it is blank it will offer you an opportunity to add one of two files.

(1) appincl.h for libraries that start with "a" for application level.
(2) framewk.h for all others. This is just a hook that ends up calling appincl.h during compile.

I never change the suggested file. Just hit the spacebar. When they're all done, you will have no more constant errors.

James Sayer
 
©2001 James Sayer
<-- Prior Message New Search Next Message -->