Description | Example | Return Message | Group(s)

SCHED: ExportToCommands

Format

SCHED / ExportToCommands '<FilePathName>'

Description

The SCHED ExportToCommands Connect outputs an ingest file of the current schedule to the path 'FilePathName'.

Parameters

  • FilePathName: The parameter is a string of text in single quotes of the file path name. More information on the acceptable file path formats can be found here. By convention the path extension should be ".txt", but it doesn't really matter.

Example

To save a text file of Connect commands that will recreate the currently open schedule, with a filename "testfile" under the C:\Myfiles\Schedulefiles\ directory:

SCHED / ExportToCommands 'C:\Myfiles\Schedulefiles\testfile.txt'

SyntaxExample
<CommandName>SCHED / ExportToCommands
<FilePathName>'C:\Myfiles\Schedulefiles\testfile.txt'

Return Message

If activated, Connect returns an acknowledgment message that includes the entire text of the generated file.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

11.2