Hi,
we are using VC2.3 and have the problem, that the copies, which are in a Copybook-project are compiled in the default package.
The cobol programs within a Cobol-JVM-Project which are using the copies are compiled in the package which is defined as PROGRAM-ID.
The problem is, that classes of a java project can not use classes of default package, e.g. we can instanciate the programs but not the copies .
Is there a possibility to compile all copies a package mycopies, maybe with an directive ?
Thanks a lot !




