04.04.2013 Views

Installation Guide - NetCOBOL

Installation Guide - NetCOBOL

Installation Guide - NetCOBOL

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Installation</strong> <strong>Guide</strong> 19<br />

not be recognized as a debugging object if these files are not created by the<br />

same compile.<br />

• The int type binary integer data items are handled by the debugger as if they<br />

were the following alphanumeric data items:<br />

- Operand of LIST command<br />

- Operand of SET command<br />

- Argument of function<br />

The int type binary integer data item is considered to be the following<br />

alphanumeric data items:<br />

- BINARY-CHAR -> PIC X(1) ---- one-byte alphanumeric<br />

- BINARY-SHORT -> PIC X(2) ---- two-byte alphanumeric<br />

- BINARY-LONG -> PIC X(4) ---- four-byte alphanumeric<br />

- BINARY-DOUBLE -> PIC X(8) ---- eight byte alphanumeric<br />

When you want to set a value for an int type binary item using the SET<br />

command, use a hexadecimal nonnumeric literal.<br />

• When you cannot operate a remote debugger, confirm the input waiting state<br />

of the terminal (waiting for the input of the data of the ACCEPT statement).<br />

When debugging remotely, the standard I/O is supported as a terminal that<br />

starts the remote debugger connector (svdrds). Multiple remote debuggers<br />

can be connected using the same terminal. When a remote debugger hangs<br />

due to terminal sharing, cancel the session and reconnect the remote<br />

debugger.<br />

• Neither the command file nor the operation record file are interchangeable<br />

between the various operating systems (Solaris, Windows, Linux). You need to<br />

create individual versions of these files for each operating system.<br />

Related Products Compatible with Multithreaded Programs<br />

The following products can work with multithreaded <strong>NetCOBOL</strong> applications:<br />

• PowerFORM RTS<br />

• PowerBSORT<br />

• Oracle 9i (9.0.1 or later)<br />

• Oracle 10g (10.1.0)<br />

• Oracle 11g (11.1.0)<br />

Unicode<br />

Related Products<br />

Symfoware Server Enterprise Edition V7.0.1 and later are related products that<br />

works with <strong>NetCOBOL</strong> applications in a Unicode environment.<br />

Code Conversion

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!