Skip to Content

 isCOBOL Server and Thin Client

What does the error "Software Incompatibility" mean?

When isCOBOL Client connects to an isCOBOL Server, the following error may appear: Software Incompatibility Client release (###) is incompatible with Application Server (###) This error means that the isCOBOL Client version is different... Read More

How can I get the local username?

The library routine C$GETENV can be called on a local or client machine to get the user name. Here's an example. The "Client" keyword will be ignored if the program isn't running in thin client mode: move "user.name" to varname ... Read More

Results 1 - 10 of 15