Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: about Pro*C precompiler option INCLUDE

Re: about Pro*C precompiler option INCLUDE

From: GHouck <hksys_at_teleport.com>
Date: 2000/05/08
Message-ID: <391787D6.2AF2@teleport.com>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US