3780e(1) — VAX
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 that guides each file’s execution, into usr/spool/rje and calls the 2780d program. This program sends the files to the IBM system.
Options
The following options may be needed to format the data transmitted to an IBM system.
−# Waits for num files to be received as output and gives default file names in the form Ruseridpid.
−a Send file 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.
−C Prevents the compression of spaces when files are sent.
−m Sends mail when file is sent and when output from submitted file is received successfully.
−o Names output file with specified file names. This option must be at the end of the command line. Anything listed after this option is interpreted as an output file name.
−q Prepares file for transmission and places it in /usr/spool/rje but does not call 2780d to transmit it.
−S Send 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.
−t Sends 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 Transmits the file to IBM that accepts multiple 80 column card records in transparent mode.
Files
/etc/2780d Program that transmits files
/usr/spool/rje Spool directory
/usr/spool/rje/rjetemp.out
Temporary file for incoming files