SCHED: GetScheduleComparisonReport
Format
SCHED / GetScheduleComparisonReport '<SchedulePath>' '<ReportPath>'
Description
The SCHED GetScheduleComparisonReport Connect command returns a report that compares the specified schedule with the current schedule.
Parameters
- SchedulePath: This parameter is a string of text in single quotes of the absolute file path of a schedule, which will be compared to the currently-selected schedule.
- FileName: The parameter is a string of text in single quotes of the absolute path file name, to which the report will be saved. Empty strings are allowed; the report will not be saved.
Examples
Generates a report listing the differences between the currently-active schedule and the schedule saved as
"model.ssc"
SCHED / GetScheduleComparisonReport 'C:\Schedules\model.ssc.'
'C:\Outputs\out.txt'
Syntax | Example |
---|---|
<CommandName> | SCHED / GetScheduleComparisonReport |
<SchedulePath> | 'C:\Schedules\model.ssc' |
<FileName> | 'C:\Outputs\out.txt' |
Return Message
Connect returns a message that contains all of the report data. See Schedule Comparison Report Details for more information.
Group Membership
This command belongs to the following group(s):
Version
11.6