Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: about Pro*C precompiler option INCLUDE
Lyle wrote:
>
> I need to include multiple include files when precompile Pro*C files. So I
> tried to use INCLUDE option of 'proc', but failed to include multiple file.
> The option syntax is INCLUDE=<pathname>, but I don't know the form of
> <pathname> when it gets multiple pathnames. I just gave a blank between the
> pathnames, but 'proc' understands only the first pathname. Please give me
> some advice.
If you are talking about the format in the Configuration file, I use:
include=(c:\orant\pro22\include\,d:\procdev\include\)
Yours,
Geoff Houck
systems hk
hksys_at_teleport.com
http://www.teleport.com/~hksys
Received on Mon May 08 2000 - 00:00:00 CDT
![]() |
![]() |