Attribute Options

The amount of file attribute information to be displayed depends on whether available options are set or reset. By default, all information regarding file attributes is displayed (that is, all options are set). The amount of file attribute information to be displayed can be restricted by naming attribute options and using the available output options. Options are recognized after the appearance of the colon (:). The colon resets all file attribute options except FILEKIND; the file attribute options can then be set selectively.

Some of the file attribute option names are identical to the corresponding file attribute names but print more information than the file attributes contain.

The file attribute options ALTERDATE, CREATIONDATE, and LASTACCESSDATE print both the date and the time.

When the WARNINGS option is specified, the warnings that have been accumulated by a file are expanded into their corresponding text and reported.

For more information about file attributes, refer to the File Attributes Reference Manual.

Examples

LFILES BREAKER ON USERFILES
#RUNNING 2497
#?
(TERRI) : DIRECTORY ON USERFILES
. BREAKER : ALGOLSYMBOL AREAS=15 AREASIZE=450 BLOCKSIZE=450
            CREATIONDATE= 2/12/2016 @ 13:19:15 PST CYCLE=1 FILETYPE=0
            INTMODE=4 LASTACCESSDATE= 2/12/2016 @ 13:19:15 PST
            LASTRECORD=12 (225 SEGS) MAXRECSIZE=15 MINRECSIZE=0
            SAVEFACTOR=30 SECURITY=PRIVATE (I/O)
            TIMESTAMP= 2/12/2016 @ 13:19:17 PST UNITS=0 VERSION=0
            ALTERDATE= 2/12/2016 @ 13:19:15 PST

LFILE (JOHNSON)ACCOUNT/SUMMARY:BLOCK AREASIZE MAXREC ABB      
#RUNNING 8974                                                 
#?                                                            
ON USER                                                       
(JOHNSON) : DIRECTORY                                         
. ACCOUNT : DIRECTORY                                         
. . SUMMARY : SEQDATA ALEN=15120 (1080 RECORDS) BLK=420 MAX=14

The following example of the LFILES command lists the file attributes of the file README.DOC on a CD-ROM:

 LFILES "README.DOC" ON PROGLIB_1A(CD)
 #RUNNING 5693
 #?
 *"README.DOC" : DATA ALTERDATE=06/30/2016 @ 01:01:00 PST
                 AREALENGTH=15220 (15220 RECORDS) AREAS=1 AREASECTORS=8
                 BLOCKSTRUCTURE=FIXED CREATIONDATE=06/30/2016 @ 01:01:00 PST
                 CYCLE=1 EXTMODE=OCTETSTRING FILELENGTH=15220
                 FILEORGANIZATION=NOTRESTRICTED FILESTRUCTURE=STREAM
                 FRAMESIZE=8 LASTACCESSDATE=06/30/2016 @ 01:01:00 PST
                 LASTRECORD=15219 MAXRECSIZE=1 MINRECSIZE=1 SAVEFACTOR=1
                 SECURITY=PUBLIC (IN) TIMESTAMP=06/30/2016 @ 01:01:00 PST
                 TOTALSECTORS=8 VERSION=0 

The following is another example that lists the file attributes of the file SYSTEM/ALGOL ON SYS42:

LFILES SYSTEM/ALGOL ON DISK
#RUNNING 8979              
#?                         
ON DISK                    
*SYSTEM : DIRECTORY        
. ALGOL : COMPILERCODEFILE CODEVERSION=59.1 COMPILER VERSION: 59.168.0079 
          TARGET=LEVEL5 ALTERDATE=10/24/2016 13:49:28 EDT                 
          AREALENGTH=15120 (504 RECORDS) AREAS=33 AREASECTORS=504         
          AREASINUSE=33 ATTMODIFYDATE=10/26/2016 00:23:40 PDT             
          BACKUPDATE=10/24/2016 13:49:28 EDT  BLOCKSIZE=540               
          BLOCKSTRUCTURE=FIXED COPYDESTDATE=10/26/2016 00:23:41 PDT       
          COPYSOURCEDATE=10/24/2016 13:49:28 EDT                          
          CREATIONDATE=10/24/2016 13:49:28 EDT  CRUNCHED CYCLE=1          
          EXECUTEDATE=10/25/2016 06:27:30 EDT  EXTMODE=SINGLE             
          FILECLASS=RECORDORIENTED FILELENGTH=496530                      
          FILEORGANIZATION=NOTRESTRICTED FILESERIALNO=0                   
          FILESTRUCTURE=ALIGNED180 FRAMESIZE=48                           
          LASTACCESSDATE=10/25/2016 06:27:30 EDT  LASTRECORD=16550        
          LICENSEKEY=591-ALGOL-ALG MAXRECSIZE=30 MINRECSIZE=0             
          OPENDATE=10/24/2016 13:49:28 EDT  PRODUCT="A-SERIES/ALGOL/ALGOL"
          PROTECTION=SAVE READDATE=10/25/2016 06:15:18 EDT                
          RELEASEID="MCP 18.0 [59.168.000] (59.168.0079)" SAVEFACTOR=30   
          SECURITY=OWNER *:RWX, GROUP <none>:RX, OTHER:RX PUBLIC (IN)     
          TIMESTAMP=10/25/2016 06:14:27 TOTALSECTORS=16560 (3 MB) VERSION=0
          NO WARNINGS                                                      
          PPB(NAME=SYSTEM/ALGOL)