Path: utzoo!attcan!uunet!pyrdc!pyrnj!rutgers!mailrus!umix!honey
From: honey@umix.cc.umich.edu (Peter Honeyman)
Newsgroups: comp.mail.uucp
Subject: Re: uucp specs needed
Message-ID: <4809@umix.cc.umich.edu>
Date: 24 Sep 88 00:01:18 GMT
References: <705@ttrde.UUCP>
Reply-To: honey@citi.umich.edu (Peter Honeyman)
Organization: Center for Information Technology Integration, Univ of Michigan
Lines: 23
UUCP-Path: {uunet,rutgers}!umix!honey

here's another one -- X. file JCL cards (known to me).  unrecognizable
cards are ignored.

	peter

C       command to be executed
I       file to be used as input for the command
O       file to be used as output for the command
F       file required to be present before running command; optional second
        argument gives name for the file at command execution

R       name of user that issued request (relative to the machine named on
        the U line)
U       second arg is name of site that passed this X. file to me; first arg is
        a (random) user name on that site

Z       requests status notification if command failed
N       requests no status notification if command failed
n       requests status notification if command succeeded
B       requests that stdin be returned on error
M       file (on the requesting host) in which status info should be stored

#       comment line