The Set DBCS Format option is used to
define where DBCS format, mixed format, and EBCDIC format fields are
within an input record.
Panel and field definitions
- Format definition
- Defines the start, end, and type of input fields in this order
separated by commas. Up to 32 field definitions may be entered in
ascending order.
Valid ranges are:
- start
- 1-9999
- end
- 1-9999 or * for end of record
- type
- EB = EBCDIC
DB = DBCS
MI = mixed
Related tasks and examples