Control Data Corporation 3300 Reference Manual page 117

Computer systems usasi cobol/ master
Table of Contents

Advertisement

60229400
Examples:
Picture of
Source Data
Receiving Item
Receiving Item
~
99V9
~
999V99
~
9999
~
9999
-1. 23 (literal)
S9V99
~
9V9
~
9V9
+1.23
S9V99
+1.23
S9V9
123
9(5)
01 012 1 3 ]
ZEROS
899999
01 0 0
olbl
11121314151
$**9.99
11121314151
999.9
$11 2 31.1 4 \51
1 12 3 . 141
10101011121
$**9.99
$1* * 0 1.11 121
Any necessary conversion of data from one form of internal representation
to another takes place during the move along with any specified editing in
the receiving item.
A move that is not an elementary move is treated exactly as if it were an
elementary alphanumeric to alphanumeric move. An index data item cannot
appear as an operand in a MOVE statement.
If
the CORRESPONDING option is used, selected items within identifier-l are
moved to selected items within identifier-2, according to the rules for the
CORRESPONDING option. Results are the same as if the user had referred
to each pair of corresponding identifiers in separate MOVE statements. Only
one identifier may appear to the right of the word TO. Both identifier-l and
identifier-2 must be group items.
4-37

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3300 and is the answer not in the manual?

This manual is also suitable for:

3500

Table of Contents