You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to z390
I saw some example batch programs that had lines like... export SORTIN=sort/TESTSORT.IN[RECFM=FT,LRECL=80]
I specified a LRECL and BLKSIZE in my DCB but only gave a filename in the export, none of those extra export file options within the brackets...if that's what they are? It seemed to work. Do they serve a purpose?