Top
NetCOBOL V11.0 Debugging Guide
FUJITSU Software

4.2.3 Making Files Accessible to Visual Basic

When the Visual Basic program makes a call to COBOL it has to be able to find the COBOL code and supporting library routines. At the time the call is made the system's current folder is determined by Visual Basic and is most likely the folder containing the Visual Basic start-up module.

There are therefore three options for ensuring the COBOL programs and supporting files can be found when Visual Basic makes its call: