| 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 |
Use of the <SPAN> tag as an argument to the <RSITEM> tag in an RSDEFLIST returns a tag translation error. The error occurs when drafting under SOFTWARE.REF and the VMSREF local doctype. The output is fine. It appears that GUTENTAG expects to see a <TABLE_ROW> tag preceding it. <RSDEFLIST> <RSITEM>(SS$_NORMAL\Normal successful completion) . . . <RSITEM>(<SPAN>(2\LEFT)Any condition value returned by $CONNECT, etc.) <ENDRSDEFLIST>
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 249.1 | yup, a bug | CLOSET::ANKLAM | Tue Apr 14 1987 09:49 | 6 | |
Your diagnosis sounds on the mark. It comes out okay because the
output occurs during pass2... will take a look.
patti
| |||||
| 249.2 | update? | CHET::GRIER | Tickled Mauve | Wed Jul 22 1987 10:05 | 7 |
Any word on this? I'm encountering the same problem. Is there
any workaround, other than starting another "return values" section
by <endrsdeflist> <rsdeflist>(\text)? I don't like that.
-mjg
| |||||
| 249.3 | fixed in V1.0/workaround for BL8 | CLOSET::ANKLAM | Mon Aug 10 1987 15:06 | 12 | |
If the main problem is the number of warning messages is making
DOCUMENT stop after tag translation, you can bump the maximum
warning message limit as follows:
<counter>(_MAXIMUM_WARNING_MESSAGES\=9999)
This workaround is required only for BL7 and BL8. The bug is fixed
in V1.0
patti
| |||||