Next Up Previous Contents
Next: D.1.15 Element codereference
Up: D.1 Element listing
Previous: D.1.13 Element codegroup
[ID index][Keyword index]

D.1.14 Element codeopener

D.1.14.1 Description

The Traditional way of laying out functions in Starlink source code is to give the function declaration, then its documentation, and then the code body. This element exists to reflect this. By design, you will typically not need to give it explicitly. If you do need to concern yourself about this (perhaps because you are generating SGML using a script, then the usage is: Example:

   <routine>
   <codeopener>
   subroutine try
   <routineprologue>
     <routinename>try
     ...
   <codebody>
   print hello
   return

D.1.14.2 Parents

routine

D.1.14.3 Content

( #pcdata )

codeopener
 |_(#PCDATA)


Next Up Previous Contents
Next: D.1.15 Element codereference
Up: D.1 Element listing
Previous: D.1.13 Element codegroup
[ID index][Keyword index]
The Starlink SGML Set
Starlink System Note 70
Norman Gray, Mark Taylor
21 April 1999. Release DR-0.7-13. Last updated 24 August 2001