.pg .x Sort/Merge (SOR$) Routines .lt ------------------------------------------------------------------------ Sort/Merge (SOR$) Routines ------------------------------------------------------------------------ .el .b 3 ^& .lt macro formal-arguements .el \& .b .lt SOR$BEGIN_MERGE [key_buffer],[lrl],[options],[merge_order],- [user_compare],[user_equal],[user_input],- [context] SOR$BEGIN_SORT [key_buffer],[lrl],[options],[file_alloc],- [user_compare],[user_equal],[sort_process],- [work_files],[context] SOR$END_SORT [context] SOR$PASS_FILES [inp_desc],[out_desc],[org],[rfm],[bks],[bls],- [mrs],[alq],[fop],[fsz],[context] SOR$RELEASE_REC desc,[context] SOR$RETURN_REC desc,[length],[context] SOR$SORT_MERGE [context] SOR$SPEC_FILE [spec_file],[spec_buffer],[context] SOR$STAT code,result,[context] .el