$filenum
$filenum
Returns the number of the disk file associated with a specified object.
Syntax
$filenum(objname)
Parameters
objname | The name of an EntitySet, relationship, application directory, or application document. |
Return Value
For EntitySets, relationships, and application directories, $filenum returns the number associated with the file that contains the specified object.
For application documents, $filenum returns the number associated with the file that contains the application directory in which the application document was created.
See Also