Previous Topic

Next Topic

Platform Specific syntax

EnterpriseSCHEDULE's command line syntax rules are based on the native command line syntax of each operating system. While all syntaxes can be used on any platform, it is suggested the user uses the platform specific syntax command structure for consistency.

Note: It is important that syntaxes not be mixed. For instance

Schedule> directory /*/*

mixes a directory command native to Windows with a directory designation native to UNIX or Linux. This command will produce a syntax error. The correct syntax is:

Schedule> lsjob /*/*

In This Section

Windows Syntax Rules

UNIX/Linux Syntax Rules

OpenVMS Syntax Rules

See Also

SCHEDULE command overview

Prompt mode vs. Command mode

Using Wildcards