Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>files display file directory</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FILES                    Display File Directory

FILES [filespec]

    Displays a directory listing, including all filenames, the name of the
    directory, and the amount of free space.

    filespec    A string expression that follows DOS file naming
                conventions. Can contain the wild-card characters * and ?.
                Defaults to *.*.

   ----------------------------------------------------------------------

      Notes:    If the filespec argument is omitted, FILES lists all the
                files in the current directory.

                No matter what the contents of filespec, the output of the
                FILES statement always includes a header consisting of the
                full pathname of the current directory.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson