parentage analysis program整理自软件help文件,下载过的朋友可以直接在help里查看。
So for example:
"C:\Program Files\Cervus\CervusCL" "C:\My Documents\My Cervus Project.crv" /SIM
executes a simulation of parentage analysis using the settings in My Cervus Project.crv. In the case of simulation or parentage analysis, the subcategory (maternity, paternity etc.) is determined by the settings in the project file.
CervusCL also allows optional switches:
/Q Enable quiet mode. Cervus will not write any text to the console window or make any beeps even if errors are encountered.
/O Enable overwriting of any output files that already exist. /W Wait for user to press enter before exiting. This allows the user to see any error
message even if the user is not present when the error occurs. The /W switch has no effect if the /Q switch is enabled.
When CervusCL is executed, it will report the time analysis started and the time that it ended, or if an error occurred, details of the error. If the program is executed from the "cmd" window, execution will pass back to the DOS prompt when the program is finished. If it is executed directly from a batch file, the "cmd" window will close when the program is finished.
CervusCL maintains a log file called CervusCL.log in the same directory as the CervusCL program. Each time CervusCL is executed, the log file records any information sent to the console window along with the date and time. CervusCL appends records to the same log file whenever it is run until the log file is moved or deleted by the user.