Description | Example | Return Message | Group(s)

SCHED: GetResourceSolution

Format

SCHED / GetResourceSolution '<FileName>'

Description

The SCHED GetResourceSolution Connect command returns a detailed report on all resources and their availability in the active schedule.

The report for each resource matches the format specified on the Resource Report page.

Parameters

  • FileName: The parameter is a string of text in single quotes of the path filename. More information on the acceptable file path formats can be found here. Empty string is allowed if not written out to a file.

Examples

Requests all resource reports for the active schedule to the file "out.txt" located at "C:\Outputs"
SCHED / GetResourceSolution 'C:\Outputs\out.txt'

SyntaxExample
<CommandName>SCHED / GetResourceSolution
<FileName>'C:\Outputs\out.txt'

Return Message

Connect returns a message with all the resource reports for the active schedule file. Returns all the resource reports in alphabetical order

Group Membership

This command belongs to the following group(s):

Scheduler

Version

4.3.1 and 5.0