Subfile Size





This property is for backward compatibility with IBM i display files. Profound Logic does not recommend the use of this property in new applications. 

This legacy property is hidden by default – see https://profoundlogicsupport.atlassian.net/wiki/x/Dy7OCQ for more information. 

This property represents the SFLSIZ keyword, which specifies the number of records that can be placed into the subfile. However, if your program places a record with a relative record number larger than the SFLSIZ value into the subfile, the subfile is automatically extended to contain it (up to a maximum of 9999 records). If this property is not specified, the subfile page value plus one is used. The subfile page value is determined from the "number of rows" property minus the header row if it is present.

Promptable? NO
Possible Values: 1 - 9999
Binable? YES
Products: ProfoundUI

Equivalent DDS Keyword: SFLSIZ