SCHED: GetScheduleComparisonReport
Format
SCHED / GetScheduleComparisonReport '<SchedulePath>' '<FileName>'
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 file path of a schedule, which will be compared to the currently-selected schedule. More information on the acceptable file path formats can be found here.
- FileName: The parameter is a string of text in single quotes of the path file name, to which the report will be saved. More information on the acceptable file path formats can be found here. 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