Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Paradox Engine 3.0 for C - <b>syntax:</b> int pxtblrename(char *fromname, char *toname) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXTblRename(char *fromName, char *toName)

Args: fromName - string pointer to file name without extension
      toName   - string pointer to file name without extension

Returns: PXSUCCESS (0) or error number

Synopsis: Changes the base name for a table family. Both source and
   destination tables must be closed.  Note: any existing files with a
   family name will be overwritten without warning.

See Also: Example Genealogy

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