DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T v

⟦d24dd6ad8⟧ TextFile

    Length: 593 (0x251)
    Types: TextFile
    Names: »vmsspew.com«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./DVIware/lpr-viewers/crudetype/VMS/vmsspew.com« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« 
        └─⟦ca79c7339⟧ 
            └─⟦this⟧ »DVIware/lpr-viewers/crudetype/VMS/vmsspew.com« 

TextFile

$! SPEW.COM..    PRINT binary file, treating printer as a terminal.
$! 
$!
$!  Mode of use: (site specific) Log in with a terminal, making sure that
$!  the dreaded pin 20 is not connected. Issue the command to run this file,
$!  and type the name of the desired file.
$!  SPEW types "waiting" then pauses for 30 secs. In that time you must
$!  switch connections, so the output goes into the printer. 
$!  Messy but reliable.
$!
$!
$if p1 .eqs. "" then inquire p1 "file"
$write sys$output "waiting..."
$wait 00:00:30
$set term/eight_bit/form/pasthru
$copy 'p1' sys$output
$set term/nopasthru