The field's relative field number
The field's name
The indentation rules for the Field Name column are:
The starting position within the record of the field
The data-type indicator followed by either the number of digits or characters allowed for the field as defined by the field definition.
Valid data-type indicators are:
B – Binary C – Alphanumeric F – Floating Point
N – zoned numeric P – Packed S – Signed
Also included is the field's length as described per digit or character.
The TO Record section of the screen has a Reformat column that is used to define the Field Names of fields from the FROM Record that are to be copied to the TO Record.
Valid values for this field are:
='aaaa' where 'aaaa' is the alpha-numeric value.
=X'xxxx' where 'xxxx' is the hexidecimal value.
=nnn where 'nnn' is a numeric specification that may contain numeric digits, a decimal place, and a leading minus sign.
='ABC' =1
=X'FFFFFF' =-33.33
Page the sections of the screen for the from and to records either together or separately. To page both the top and bottom sections together, position the cursor in the top three lines of the screen when the forward or backward paging request is made. To page the from or the to section only, position the cursor anywhere within the screen section that you want to page.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|