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 pxtblcopy(char *fromname, char *toname) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXTblCopy(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: Copies all record,  forms,  report formats,  indices,  etc of
   fromName to toName overwriting any existing files of toName.
   Essentially duplicates fromName. Destination need not exist.

See Also: Example PXRecBufCopy Genealogy

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