[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

620.0. "Tag Translator Messages-REPORT T1.0" by VANISH::DINGLEY () Thu Jul 09 1987 10:40

    When I process a file of the following type:
    
        <include>(chapter1.sdml)  <---- missing <endalign_char>
        <include>(chapter2.sdml)
           :          :
           :          :
        <include>(chaptern.sdml)  <---- new <align_char>
    
    I get a tag translator message informing me that I have a missing
    <endalign_char> in chaptern.sdml. This is a little confusing since
    it is really "missing" in chapter1.sdml 
    
    Would it be possible for the tag translator to issue a message 
    concerning the "point of origin" rather than the point where the
    error was detected?
    
    I don't know if this applies to other tags that require a terminator,
    but I suspect it does.
    
T.RTitleUserPersonal
Name
DateLines
620.1V1.0 will tell you thisCLOSET::ANKLAMFri Jul 10 1987 16:3313
%DOC-I-IDENT, VAX DOCUMENT V1.0
[ T a g   T r a n s l a t i o n ]...
%TAG-I-TAG_IDENT, V1.0
%TAG-I-DEFSLOADD, End of Loading of Tag Definitions 
%TAG-E-TAGNOTEND, at tag <ELEMENT> on line 3 in file
   USE$:[ANKLAM.WORK]ABPRO.SDML;
   Tag <ALIGN_CHAR> from line 2 not terminated
%TAG-I-TAGINFILE, The tag was in the file A.SDML
%TAG-I-ENDPASS_1, End of first pass over the input
%TAG-I-FILEWRTNG, File A.TEX written (0 length)
%TAG-I-FILEWRTOK, File B.TEX written
[ T e x t   F o r m a t t i n g ]...
%TEX-I-IDENT, V1.0
620.2SorryVANISH::DINGLEYTue Jul 14 1987 04:451
    Sorry...didn't spot the %TAG-I-TAGINFILE, info.