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>name rename file</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
NAME                     Rename File

 NAME oldname AS newname

    Renames a disk file.

     oldname    A string expression following the DOS file-naming
                conventions. Must name an existing file.

     newname    A string expression following the DOS file-naming
                conventions. May not name an existing file.

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

      Notes:    A file may be moved from one directory to another as a
                result of NAME, but it may not be moved from one disk to
                another.

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