Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telix/SALT v3.15 & RS-232, Hayes - <b>frename</b> <u>introduced: v3.12</u> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  FRENAME                               Introduced: v3.12

  .  Summary

  frename(str <oldname>, str <newname>);

  .  Description

  The frename function is used to rename a disk file. <oldname> is the
  original name of the file, while <newname> is what it should be re-
  named to. A full drive and path may be included in the original
  name, but should not be placed before the new name. The renamed file
  will stay in the original drive and directory. Case is not signifi-
  cant.

  .  Return Value

  If successful, frename returns a 0 value, otherwise a non-zero value
  is returned.

  .  Example

  frename("\TELIX\TELIX.CAP", "OLDTLX.CAP");

See Also: fdelete dos dosfunction run

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