PreviousNext
Help > Development > W-Language Functions for AS/400 > Files management functions > Objet of ASOpenFileInfoCollection type > Properties of the ASOpenFileInfo object
Properties of the ASOpenFileInfo object

 

Property name

Description

AS400 type

fileName

 

File name

CHAR(10)

fileLib

 

File library

CHAR(10)

mbrOrDeviceName

 

Member or device name

CHAR(10)

fileType

 

File type

CHAR(10)

recordFormat

 

Record format

CHAR(10)

activationGrpName

 

Activation group name

CHAR(10)

threadId

 

Thread identifier

CHAR(8)

openOption

 

Open option

CHAR(1)

activationGrpNumber

 

Activation group number

BINARY(8)

writeCount

 

Write count

BINARY(8)

readCount

 

Read count

BINARY(8)

readWriteCount

 

 

Write/read count

BINARY(8)

otherIoCount

 

Other I/O count

BINARY(8)

rrn

 

Relative record number

BINARY(8)

nbSharedOpens

 

Number of shared opens

BINARY(8)

objAuxStoragePoolNumber

 

Object auxiliary storage pool number

BINARY(4)

libAuxStoragePoolNumber

 

Library auxiliary storage pool number

BINARY(4)

objAuxStoragePoolName

 

Object auxiliary storage pool name

CHAR(10)

libAuxStoragePoolName

 

Library auxiliary storage pool name

CHAR(10)