3780e(1)
NAME
3780e − spooler for the IBM 3780 emulator
SYNTAX
3780e [ −C ] [ −m ] [ −a ] [ −q ] [ −t[b] ] [ −Sfile ] [ −#num ] file... [ −o file... ]
DESCRIPTION
The 3780e command puts the files named as arguments, along with a single control file which guides each file’s execution, into usr/spool/rje and calls the 2780d program. This program sends the files to the IBM system.
The following options may be needed to format the data transmitted to an IBM system.
−C
Do not compress spaces when files are sent.
−m
Send mail when the file has been sent and when output from the submitted file has been received successfully.
−aSend as a priority job. Used only by the superuser. This file will be placed ahead of the next regular file or at the end of other priority jobs.
−qPrepare the file for transmission and place it in /usr/spool/rje but do not call 2780d to transmit the file.
−tSend data in transparent mode. This option is used for files which contain special control or protocol characters. Use this option if the IBM system does not accept multiple 80 column card records in transparent mode.
−tb
Transmit the file to an IBM system which accepts multiple 80 column card records in transparent mode.
−SSend the contents of the file to the IBM as a sign-on card. If this option is not specified, then a default sign-on card in the spool area will be used.
−#
Wait for num files to be received as output from your job and give them default file names which have the form Ruseridpid .
−oName the files received as output from your job with file names that you create. This option must be at the end of the command line. Anything listed after this option is interpreted as an output file name.
FILES
/etc/2780d - program that transmits files
/usr/spool/rje - spool directory
/usr/spool/rje/rjetemp.out - temporary file for incoming files