SiMX Help‎ > ‎The Target Platform‎ > ‎Objects‎ > ‎TARGET Object‎ > ‎

target.RunOnce


Platform Objects


Description

Runs a process at a specified time


Syntax


Function RunOnce( start_time, paths, args, login, password )


Parameters


date start_time (input) - the time to run
paths (input) - the paths to follow
args (input) - the arguments
login (input) - username
password (input) - password


Return value


none


See also

Platform Objects and Methods
target.Execute
Target Methods