; This file updates SRDPRE.MAC;1 from SRD V6.3. SRDPRE.MAC;2/AU=SRDPRE.MAC;1 \ -/VERSION 6/,. ; Version 6.4 of SRD -/18MAY83/ ; UPDATED: 07NOV83 Bob Turkelson (;BT003) -/TTYLUN...=/,. TTYLUN = 5 ; LUN for terminal I/O HDRLUN = 4 ; LUN to read file headers -/HDPRV...=/ BADDH = 31 ; Bad date format in file header XHDRD = 32 ; Error reading extension header BADSK = 33 ; Invalid sort key fields BADSV = 34 ; Sort keys specified do not allow /SV,/OV,/PU BADDS = 35 ; Unable to read or convert date for date sort BADCM = 36 ; Illegal value given in /CM: switch -/ZDSW...=/,/BKSW...=/ H2SW = 100000 ; Report errors reading extension headers FOSW = 2000 ; Select files according to file owner CMSW = 1000 ; Create command file format PASW = 400 ; Pack file names (exclude blanks) FISW = 200 ; Select file with specified file id TBSW = 100 ; Print total blocks GTSW = 40 ; Select files larger or equal to value ERSW = 20 ; Select files with header read errors BKSW = 10 ; Include 2 blanks ahead of file names HDSW = 4 ; Include command line in header SMSW = 2 ; Include summary in listing ZDSW = 1 ; Include [0,0] in [*,*] searches -/HDFL...=/ DATERR = 400 ; Error in date detected during date selection -/FLFL...=/ NOFOSW = 100 ; Indicate /-FO specified on command line ASCVER = 40 ; Sorting versions ascending OVDSVA = 20 ; (/OV and versions descending) or (/-OV and ; ; versions ascending) -/OUTFSW...=/ DATSRT = 4 ; Sort by date will be done HDRERR = 2 ; Header read error indicator RDHDFL = 1 ; Need to read file headers -/D.SIZ...=/ D.FLEV = 4 ; File system level offset (always zero value ; ; on ODS-1 disk structure) /