Problem:
Is it possible to develop COBOL CGI applications by using Net Express with .NET?
Resolution:
Unfortunately, CGI is not supported in our current Net Express with .NET product. According to the online help the following areas are not available:
* Some CBL_ and PC_ routines (the majority are supported)
* ADIS (Extended Accept/Display)
* CGI
* Micro Focus class libraries
* Multithreading syntax
* Mainframe performs (perform-type(osvs/vsc2))
* SOC 7
* Mainframe pointers
* ANSI debug
* GLOBAL declaratives in nested programs
* CICS commands
* Screen section
* CALL-CONVENTION
* Threading syntax such as THREAD-LOCAL-STORAGE and SEMAPHORE-POINTER.
Please see the .NET online help for full details.
