[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference vaxuum::document_ft

Title:DOCUMENT T1.0
Notice:**New notesfile (DOCUMENT.NOTE) now available (see note 897)**
Moderator:CLOSET::ADLER
Created:Mon Feb 09 1987
Last Modified:Thu Oct 31 1991
Last Successful Update:Fri Jun 06 1997
Number of topics:897
Total number of notes:4397

58.0. "File got queued anyway" by ATLAST::BOUKNIGHT (Everything has an outline) Wed Mar 04 1987 21:15

    I typed the following command at the end of building a 'whole' book:
    
    	DOCUMENT/NOTAG/NOTEXT/NODEVICE A GENERAL LN03
    
    The intention was to combine the basic book, table of contents,
    and index files into a single output file for the LN03, but NOT
    to queue the file to the printer.
    
    What I got was the file queued to the printer.  Why?
    
    jack
T.RTitleUserPersonal
Name
DateLines
58.1?CRAYON::GENTNot implementedThu Mar 05 1987 08:0812
    Jack,
    
    I'm not sure what you were trying to do, but the command you listed
    in your note will certainly print the document. (DOCUMENT has four
    stages, and you asked it to skip the first three, so printing was
    all that was left.)
    
    I suspect what you wanted was:
    
    	DOCUMENT/NOTAG/NOTEXT/NOPRINT A GENERAL LN03
    
    --Andrew
58.2blind as a bat, I amATLAST::BOUKNIGHTEverything has an outlineMon Mar 09 1987 11:134
    Of course you are right! Never dawned on me that NODEVICE was not
    NOPRINT. Thanks.
    
    jack