GetSuperFileSubCount
STD.File.GetSuperFileSubCount
STD.File.GetSuperFileSubCount
File.GetSuperFileSubCount
GetSuperFileSubCount
( superfile )
superfile
A null-terminated string containing the logical name of the
superfile.
Return:
GetSuperFileSubCount returns an INTEGER4 value.
The GetSuperFileSubCount function
returns the number of sub-files comprising the
superfile.
This function is not included in a superfile transaction.
Example:
A := STD.File.GetSuperFileSubCount('~CLASS::RT::IN::SF1');