SCHED: GetTaskSolutionJson
Format
SCHED / GetTaskSolutionJson '<FileName>'
Description
The SCHED GetTaskSolution Connect command returns a detailed report on all Tasks and their status in the active schedule.
The report for each task matches the format specified on the Task Report page in Json.
Parameters
- FileName: The parameter is a string of text in single quotes of the absolute path file name. Empty string is allowed if the command does not write out to a file.
Examples
Requests all Task reports for the active schedule to the file "out.txt" located at "C:\Outputs\"
SCHED / GetTaskSolutionJson 'C:\Outputs\out.txt'
Syntax | Example |
---|---|
<CommandName> | SCHED / GetTaskSolutionJson |
<FileName> | 'C:\Outputs\out.txt' |
Return Message
Connect returns a message with all the Task reports for the active schedule file. Returns all task reports in alphabetical order
Group Membership
This command belongs to the following group(s):
Version
4.3.1 and 5.0