[quote="Dashimir"]I can delet the file and send it again just dont know how to change the format to fb and the record lenght to 150.
General Data Current Allocation
Management class . . : MCDES001 Allocated blocks . : 16
Storage class . . . : SCDES001 Allocated extents . : 2
Volume serial . . . : DES003
Device type . . . . : 3390
Data class . . . . . : DCDES001
Organization . . . : PS Current Utilization
Record format . . . : VB Used blocks . . . . : 15
Record length . . . : 255 Used extents . . . : 2
Block size . . . . : 6233
1st extent blocks . : 8
Secondary blocks . : 24 Dates
Data set name type : Creation date . . . : 2012/12/28
SMS Compressible. . : NO Referenced date . . : 2012/12/28
Expiration date . . : ***None***
in the program :
FD ARQUIVO-ENTRADA
RECORD 150
RECORDING MODE IS F
LABEL RECORD IS OMITTED.
01 REG-ENTRADA.
05 COD-REGISTRO PIC X(01).
05 ENTRADA PIC X(149).
Record format . . . : VB and Record length . . . : 255 Are wrong right ? that is why i get (IGZ0035S There was an unsuccessful OPEN or CLOSE of file ES0111T) right ? I want to edit or resent the file with the format fb and lenght 150 but i dont know how