WFL

Syntax

── WFL ──<job>────────────────────────────────────────────────────────

Explanation

The WFL command invokes the Work Flow Language (WFL) compiler to process the <job>. If the specified <job> construct is free of syntax errors, the resulting job is invoked.

A WFL command with an explicit job heading, such as WFL BEGIN JOB, is processed according to the specifications in the job heading.

Refer to the WFL Programming Reference Manual for information about starting a WFL job from a CANDE session.

Example

WFL DISPLAY "STRING";
#RUNNING 8114
#BOT 8115 (UZER)WFLCODE
#8115 DISPLAY: STRING.
#EOT 8115 (UZER)WFLCODE
#