Scripting

scc_file_up_to_date (Tcl Script API Function)



The scc_file_up_to_date function has the following format:

Syntax scc_file_up_to_date <file name>
Arguments

<file name>

The name of the file you want to determine is "up to date."

Return Value

Code Name Code String Return
TCL_OK 0 scc_file_up_to_date( <file> ) yes
TCL_ERROR 1 scc_file_up_to_date( <file> ) no
TCL_ERROR 1 error: unable to write to log file
Description Determines whether the specified file is "up to date," that is, whether the editing date of the locked file is more recent than the editing date of the latest version of the file in the revision control system.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.