[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

589.0. "doublerunningheads with set_template_routine" by TLE::MICHAELS (Karen Michaels) Thu Jul 02 1987 12:37

I am having problems with double running headers.  I am using the software
specification doctype.  In my routine section I have specified the
set_template_routine tag, with the doublerunningheads argument, but I am not
getting my routine name as the second header of the document, as specified in
Volume 2 of the User Manual, Page 14-143.  Am I doing something wrong?

      ---Karen


test.sdml:
<RUNNING_FEET>(This is the Running Feet)
<RUNNING_TITLE>(This is the Running Title)
<HEAD1>(Overview)
This shows problems with double running headers.
<ROUTINE_SECTION>(\\NEWPAGE)
<SET_TEMPLATE_ROUTINE>(ROUTINE\DOUBLERUNNINGHEADS)
<ROUTINE>(MY_ROUTINE)

<OVERVIEW>
This is a sample routine.
<ENDOVERVIEW>

<FORMAT>
<FRTN>(MY_ROUTINE) <FARGS>(my_argument)
<ENDFORMAT>

<ARGDEFLIST>
<ARGITEM>(my_argument\\string\read only\descriptor)
<ARGDEF>This is my argument.
<ENDARGDEFLIST>

<DESCRIPTION>
This routine does something.
<ENDDESCRIPTION>
<RSDEFLIST>
<RSITEM>(SS$_NORMAL\Indicates successful completion)
<ENDRSDEFLIST>

<ENDROUTINE_SECTION>

test.txt:










	   1  Overview

	   This shows problems with double running headers.





































						     This is the Running Feet  1




	   This is the Running Title




	   _____________________________________________________________________
	   MY_ROUTINE


	      This is a sample routine.


	   ___________________________________________________________________
	   Format

	      MY_ROUTINE  my_argument


	   ___________________________________________________________________
	   Arguments

	      my_argument
	      type:      string
	      access:    read only
	      mechanism: descriptor

	      This is my argument.


	   ___________________________________________________________________
	   Description

	      This routine does something.


	   ___________________________________________________________________
	   Return Values

	      SS$_NORMAL            Indicates successful completion









	   2  This is the Running Feet
T.RTitleUserPersonal
Name
DateLines
589.1bugCLOSET::ANKLAMThu Jul 02 1987 15:336
    
    No, there is a bug in the document DESIGN file. I will post a fix
    for this after the BL9 kit is made available. 
    
    patti anklam
    
589.2COOKIE::CHAVEZDale C. - CXO3 Colo SpgsMon Aug 03 1987 10:435
RE: .1

Any idea how long this might take Patti?

Dale
589.3CLOSET::ADLERTue Aug 04 1987 16:144
Patti's not ignoring you; she's taking a well-deserved vacation and will
be back at the end of the week.

--Brian
589.4temp fix availableCLOSET::ANKLAMMon Aug 17 1987 11:175
    
    I gave Karen a design-file correction for this; it is a temporary
    solution which I'll share with anyone else in need of it.
    
    patti
589.5YesCOOKIE::CHAVEZDale C. - CXO3 Colo SpgsMon Aug 17 1987 13:419
>    I gave Karen a design-file correction for this; it is a temporary
>    solution which I'll share with anyone else in need of it.
    
Could you mail it to me Patti?

Thanks

Dale
COOKIE::CHAVEZ