[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twFileName( cFile )
 ----------------------------------------------------------------------------
     twFileName() returns a DOS formatted file name of the form:

                XXXXXXXX.XXX
                 file    ext

     Parent and sub-directory symbols consisting of one or two dots are
     aligned along the existing period.

       Arguments:

     cFile - 'C' File name as returned from DIRECTORY().

       Return:

     Formatted file name.

       Example:

     cFName := twFileName( "try.c" ) -> "     try.c  "

See Also: twDirectory()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson