[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

888.0. "? <RELATED_COMMANDS> ?" by GNUVAX::SJONES () Wed Sep 09 1987 18:45

   In previous baselevels we used the <SET_TEMPLATE_LIST> tag to define tags for
   listing "related commands" in a command section: 
   
   <SET_TEMPLATE_LIST>(RELATED_COMMANDS\related commands\RELITEM\UNNUMBERED\2)

   This enabled us to use the following to create a "related commands" section:
   
      	<RELATED_COMMANDS>
      	<RELITEM>Command 1
      	<RELITEM>Command 2
      	<RELITEM>Command 3                                      
   	<ENDRELATED_COMMANDS>
   
   When we use the same <SET_TEMPLATE_LIST> tag in V1.0, we get an error
   that states "cannot redefine <RELATED_COMMANDS> using <LIST>".  
   
   <RELATED_COMMANDS> and <ENDRELATED_COMMANDS> now appear to be defined as
   standard tags in the software reference templates (they're defined in
   TAG$S_TEMPLATE.STT), and yet they are not documented.  Are they now
   standard tags that we can use in command reference sections?  
   
   I find that the following works without a <SET_TEMPLATE_LIST> tag
   defining <RELATED_COMMANDS>: 
   
      	<RELATED_COMMANDS>
   	<LIST>(UNNUMBERED)
        <LE>Command 1
      	<LE>Command 2
      	<LE>Command 3
   	<ENDLIST>
   	<ENDRELATED_COMMANDS>
   
   I wasn't able to find a tag for <RELATED_COMMANDS> that corresponds to
   the <RELATED_ITEM> tag defined by <RELATED_TAGS>.  Is there such a tag?
   (<RELATED_ITEM> acts as the list element tag in a related tags list.) 

   This may seem to be trivial, but several doc sets use RELATED_COMMANDS 
   sections here in Marlboro.   Changing the tags used to create that
   section affects quite a few pages. 

   Scott
T.RTitleUserPersonal
Name
DateLines