Submitting a WFL Job Stored on a Remote Host

If a WFL source program resides on a remote host, you can submit the WFL program for execution with the command AT <hostname> START <file title>. The following is an example of this command:

AT CHICAGO START (SMITH)REMOTE/RUNNER ON DPMAST

The WFL program is compiled and executed on the remote host where it resides.

A WFL job initiated in this way runs without a usercode in some circumstances. For a discussion of these circumstances, refer to Usercode Identity later in this section.