destHost

The destHost build descriptor option specifies the name or numeric TCP/IP address of the target system where the build server resides. No default is available.

If you are preparing a generated COBOL program, the following statements apply:
If you are preparing Java™ output, the following statements apply:

You can type up to 64 characters for the name or TCP/IP address. If you are developing on Windows NT®, you must specify a name rather than a TCP/IP address.

No default value is available for this option.

Examples

The following examples show values for destHost:

   abc.def.ghi.com

   9.99.999.99

Feedback