conditional compilation constants 
Author Message
 conditional compilation constants

Hi all,
in access 97 it is possible to define Global level
conditional compilation constants from tools -> options ->
advanced in the text box named "conditional compilation
arguments". Alternatively you can define private
conditional compilation constants inside modules using the
#const. Int the same way, in access XP it is possible to
define private conditional compilation constants but I
wasn't able to find out how to define global conditional
compilation constants. I would be very happy if someone
can tell me how to define global conditional compilation
constants in Access XP.

Thanks a lot
Giuseppe



Fri, 19 Nov 2004 17:44:45 GMT  
 conditional compilation constants

Quote:

>in access 97 it is possible to define Global level
>conditional compilation constants from tools -> options ->
>advanced in the text box named "conditional compilation
>arguments". Alternatively you can define private
>conditional compilation constants inside modules using the
>#const. Int the same way, in access XP it is possible to
>define private conditional compilation constants but I
>wasn't able to find out how to define global conditional
>compilation constants. I would be very happy if someone
>can tell me how to define global conditional compilation
>constants in Access XP.

Well that was a real challenge, but I finally located it.
View the VB project window, then in the Project frame, right
click any item in the project tree and select <projectname>
Properties in the pop up menu and it's under the General
tab.

There may be an easier way, but I haven't used AXP enough to
have learned the ins and outs yet.

--
Marsh
MVP [MS Access]



Sat, 20 Nov 2004 00:14:47 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. global conditional compilation constants in Access 2002

2. can you change conditional compilation constants in c0de?

3. public conditional compilation constant

4. Conditional compilation using global constants

5. Access 97: MDE ignores Conditional Compilation Arguments

6. Conditional Compilation

7. Conditional Compilation Arguments and MDE

8. Dynamic Conditional Compilation Question

9. Conditional Compilation Help

10. Conditional compilation to run Word2000 and 97 code under Word97

11. Conditional JIT compilation?

12. Conditional Compilation Help

 

 
Powered by phpBB® Forum Software