FindSuperFileSubName
STD.File.FindSuperFileSubName
STD.File.FindSuperFileSubName
File.FindSuperFileSubName
FindSuperFileSubName
( superfile, subfile
)
superfile
A null-terminated string containing the logical name of the
superfile.
subfile
A null-terminated string containing the logical name of the
sub-file.
Return:
FindSuperFileSubName returns an INTEGER4 value.
The FindSuperFileSubName function
returns the ordinal position of the specified subfile
in the superfile.
This function is not included in a superfile transaction.
Example:
A := STD.File.GetSuperFileSubName('~CLASS::RT::IN::SF1', 'Sue'); //get position of sub-file Sue