XPS Unified Programmer’s Manual
7.2.1.35 FileScriptHistoryRename
Name
FileScriptHistoryRename – Renames “history.tcl” file
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
This API renames the “history.tcl” file with another tcl file name.
Prototype
int FileScriptHistoryRename(
int SocketID,
char * NewFileName
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
NewFileName char * New file name used to rename “history.tcl”.
Output parameters
None.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
81 EDH0373En1023 — 01/18