No. Release statement is part of the internal sort function in COBOL. Release and Return are used to allow sort to function. I don't want to go into details of internal sorts because they should not be used. Use a SYSNSORT step prior to running your program to put the data into format and sequence desired.