getConquestVersion: get version (build) of ConQuest

Description Usage Arguments Value Author(s) Examples

Description

get version (build) of ConQuest

Usage

1
getConquestVersion ( path.conquest , path.temp, asDate = TRUE )

Arguments

path.conquest

full path to ConQuest executable console

path.temp

optional: writeable folder used for temporary files. If not specified, R working directory will be used. Without writing access, NULL is returned.

asDate

if TRUE an object of class 'date' is returned if FALSE a character string is returned

Value

depends on option 'asDate'

Author(s)

Martin Hecht

Examples

1
getConquestVersion ( "c:/ConQuest/console_Feb2007.exe" )

eatRest documentation built on May 2, 2019, 6:25 p.m.