main logo
Subject: Using declared constants.
Author: Virgil Bevans
Posted: 2001/11/02 10:01:45
 
View Entire Thread
New Search


Codebook makes liberal use of declared constants, but when I try to use those same constants I get 'Variable not found' errors. For instance, if I add code to the AfterSave() method of a form and test for 'FILE_OK' I get "Error #: 12" "Message: Variable 'FILE_OK' is not found". What am I doing wrong? Do I need to add an 'INCLUDE#' statement to each form?
 
©2001 Virgil Bevans
<-- Prior Message New Search Next Message -->