Previous Topic: RERUN

Next Topic: SECURITY

SCHEDULE

Use the SCHEDULE parameter to execute an IMOD immediately after the system initializes.

Syntax

Use this format for the SCHEDULE parameter:

SCHEDULE IMOD name [arguments]

Arguments

The SCHEDULE parameter takes these arguments:

Argument

Description

Name

Name of the IMOD to be executed.

arguments

Optional string that is passed to the IMOD as an argument.

Usage Notes