Re: cobolc
- From: "Pete Dashwood" <dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 25 Nov 2006 13:07:35 +1300
"Gil" <poirier.benoit@xxxxxxxxx> wrote in message
news:1164401973.967824.12920@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm using Fujitsu NetCOBOL for .NET v2.1 and I'm looking for a complete
documentation about command line compiler (cobolc). If it exists,
anyone know where it can be found ?
What I'm trying to do is to compile a cobol.net project which use many
copybooks. I can't find a way to use cobolc properly in that case. I've
tryied with /libpath and it haven't worked. Anyone know what to do to
include copybooks ?
Other thing, when I compile in Visual Studio IDE I have the parameter
CREATE(IL) but when I compile in command line this parameter is set to
CREATE(REP). How can I force that option to be CREATE(IL)?
Another difference between IDE and command line compile options is the
presence of SAI parameter in command line compile, how can I remove SAI
option ?
Thanks for your help !
Interesting points.
My first thought is why not simply use the VS IDE and forget about command
line compilation?
Let VS do your assembly for you.
If that really isn't an option, then you should check out www.adtools.com
and if you can't find what you are looking for there, contact Fujitsu
support... (Good Luck :-))
Pete.
.
- Follow-Ups:
- Re: cobolc
- From: Gil
- Re: cobolc
- References:
- cobolc
- From: Gil
- cobolc
- Prev by Date: Re: Read a XML document in COBOL
- Next by Date: Re: Rather Polite of Him, Wouldn't You Say?
- Previous by thread: cobolc
- Next by thread: Re: cobolc
- Index(es):
Relevant Pages
|