[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
179.0. "Help with error messages, pls" by PICA::GREENBERG () Wed Apr 01 1987 10:46
Hi,
    
Could someone help me diagnose the following error messages?  I am building
a book using a profile.  The book itself seems to come out alright, but
neither the contents nor index are included when I send the whole .ln3 file
to the printer, although I have included the <contents_file> and <index_file>
tags in my profile.
[ C o n t e n t s   G e n e r a t i o n ]...
[ I n d e x   G e n e r a t i o n ]...
INXtoBRN Version T1.0
IDX-W-TAGERR Error processing the PREFIX tag on line        104 of the INX file.
IDX-W-CUTPRFX The page prefix was truncated to:  . Processing continues.
IDX-W-TAGERR Error processing the PREFIX tag on line        105 of the INX file.
IDX-W-CUTPRFX The page prefix was truncated to:  . Processing continues.
IDX-W-TAGERR Error processing the PREFIX tag on line        106 of the INX file.
IDX-W-CUTPRFX The page prefix was truncated to:  . Processing continues.
IDX-W-TAGERR Error processing the PREFIX tag on line        107 of the INX file.
IDX-W-CUTPRFX The page prefix was truncated to:  . Processing continues.
-
-
-
[ D e v i c e   C o n v e r s i o n ]...
%DVC-I-IDENT, DVC$LN03 T1.0i
%DVC-I-INPUTFILE, input file is:
%DVC-I-FILENAME, 'USER2:[X]GENERALBOOK.DVI_LN3'
%DVC-E-IGNORING, ignoring included file 
	
'USER2:[X]GENERALBOOK_CONTENTS.DVI_LN3;'
%DVC-E-NOINCLUDE, cannot open included file
%DVC-I-INPUTFILE, input file is:
%DVC-I-FILENAME, 'USER2:[X]GENERALBOOK.DVI_LN3'
%DVC-I-ONPAGE, on page 1-1 
%DVC-E-IGNORING, ignoring included file 
	
'USER2:[X]GENERALBOOK_INDEX.DVI_LN3;'
%DVC-E-NOINCLUDE, cannot open included file
-
-
-
%DVC-I-PAGESOUT, 59 pages written to file:
-
-
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 179.1 | Not fully automatic yet | COOKIE::JOHNSTON |  | Wed Apr 01 1987 14:04 | 25 | 
|  | Are you taking through each of the three steps described in the Release 
Notes?  The notes state that CONTENTS and INDEX are not yet fully
automatic.  You must process a file containing <CONTENTS_FILE> and/or 
<INDEX_FILE> as follows:
$ DOC/CONTENTS/INDEX/NODEVICE  filespec_pro  doctype  destination
                     ^^^^^^^^
$ DOC/NOTAG/NODEVICE filespec_pro_CONTENTS  doctype destination
      ^^^^^ ^^^^^^^^              ^^^^^^^^
$ DOC/NOTAG/NODEVICE filespec_pro_INDEX  doctype destination
      ^^^^^ ^^^^^^^^              ^^^^^
$ DOC/NOTAG/NOTEXT filespec_pro  doctype destination
      ^^^^^ ^^^^^^
You will see "contents generation" and "index generation" messages at 
the first step, but the .TEX files generated must be processed through
DOCUMENT, same as in BL06.
Rose
 | 
| 179.2 | What the Error Messages Mean | VAXUUM::DYER | Adventures in Success | Wed Apr 01 1987 14:26 | 8 | 
|  | Those error messages mean that your page prefix is too long.  The limit of a
 page prefix is ~6 characters.  For example, if you were trying to use the
  word "GLOSSARY" as a prefix, it's truncated to "GLOSSA."
Of course, the error message doesn't tell you this.  That's been fixed for FT
 update.  The limit on page prefixes has been upped to 8 characters and they
  will be able to use lowercase and multinational characters.
   <_Jym_>
 | 
| 179.3 | DOC$INDEX? | PICA::GREENBERG |  | Wed Apr 01 1987 17:33 | 9 | 
|  |     
    
    re: .1 
    
    Thanks for directing me there.  I also was told that there is a
    DOC$INDEX command to be used along with the three you mentioned.
    But when we try to use it, it is unrecognized.  Any hints on this?
    
    
 | 
| 179.4 | DOC$INDEXER FILE.INX | UBEAUT::MANDERSON | the wind don't blow..... it sux | Wed Apr 01 1987 19:45 | 13 | 
|  |     re .3
    
    At note 63 or 64 is a note I started on indexing problems. Pattie
    put me onto the doc$indexer (note the extra ~er). Using this I have
    been able to generate indexes. 
    
    Unfortunately I am still unable to complete the book build in batch
    as DOC$INDEXER won't (for me) run in batch. 
    
    Regards
    Kevin M
    
    
 |