[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 |
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.R | Title | User | Personal Name | Date | Lines |
---|
589.1 | bug | CLOSET::ANKLAM | | Thu Jul 02 1987 15:33 | 6 |
|
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.2 | | COOKIE::CHAVEZ | Dale C. - CXO3 Colo Spgs | Mon Aug 03 1987 10:43 | 5 |
| RE: .1
Any idea how long this might take Patti?
Dale
|
589.3 | | CLOSET::ADLER | | Tue Aug 04 1987 16:14 | 4 |
| Patti's not ignoring you; she's taking a well-deserved vacation and will
be back at the end of the week.
--Brian
|
589.4 | temp fix available | CLOSET::ANKLAM | | Mon Aug 17 1987 11:17 | 5 |
|
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.5 | Yes | COOKIE::CHAVEZ | Dale C. - CXO3 Colo Spgs | Mon Aug 17 1987 13:41 | 9 |
| > 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
|