18.08.2013 Views

LINC Programming Reference Manual - Public Support Login - Unisys

LINC Programming Reference Manual - Public Support Login - Unisys

LINC Programming Reference Manual - Public Support Login - Unisys

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.

Syntax<br />

Truncation of Data<br />

FLAG (FL, FG)<br />

If you move a mixed alphanumeric and Hankaku-Katakana value into an EDIT; W data<br />

item, the value is moved character by character, and is truncated to the length of the<br />

data item. However, if you move a mixed alphanumeric and Hankaku-Katakana value into<br />

an EDIT; A data item, the value is moved byte by byte and is truncated to the length of the<br />

data item. If the truncation occurs after the first byte of a double-byte Hankaku-Katakana<br />

character, this will result in an invalid character.<br />

Note: EDIT; W data items are not implemented in LDA.<br />

DDDD DDBDD DDBDD DDDDD4<br />

3 3<br />

@DD DDY<br />

The following table shows the types of data item 2 that can be compared to each type of<br />

data item 1. For example, if data item 1 is a pure Kanji data item, it can only be compared<br />

with another Kanji data item in data item 2.<br />

If data item 1 is... Then data item 2 can be...<br />

Alpha A<br />

Alpha Literal A<br />

Numeric ANSCD<br />

Numeric Literal ANSCD<br />

Signed NSCD<br />

Signed Decimal Literal NSCD<br />

Decimals NSCD<br />

Date ANSCD<br />

Kanji K<br />

GLB.ZEROS ANSCDK<br />

Legend continued<br />

A Alpha<br />

N Numeric<br />

S Signed<br />

C Decimals<br />

D Date<br />

K Kanji<br />

v 1-131

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

Saved successfully!

Ooh no, something went wrong!