ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/runtime.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/runtime.html (file contents):
Revision 1.2 by williamc, Mon Aug 28 08:40:58 2000 UTC vs.
Revision 1.4 by sashby, Fri Jul 20 12:21:28 2001 UTC

# Line 14 | Line 14 | Contents<br>
14   <ul>
15   <li><a href=#QS>Configuration Environment</a>
16   <li><a href=#AS>Application Environments</a>
17 + <li><a href=#RD>Runtime Documents</a>
18   </ul>
19   <hr>
20   <a name=QS>
21   <h1>Configuration Environment</h2></a>
22   Each development area has associated with it an environment which is related to
23 < the requirments of the configuration. The required environmnet can seen
23 > the tools specified in the configuration, and the environmental variables
24 > specified in your Project Runtime Document. If you wish to set project wide
25 > values create a document called <em>Runtime</em> in your project configuration
26 > directory.  This document is a <a href=#RD>Runtime Document</a>
27 >
28 > <p>
29 > The environment can seen
30   using the
31   <p>
32   <em>
# Line 65 | Line 72 | scram runtime info runtimefile [variable
72   <p>
73   Will print out any help available to describe the variables in the file
74   The optional variable will restrict the output to the specified variable.
75 + </ul>
76  
77 < <li><h2>Constructing a Runtime Environment File</h2>
77 > <a name=RD>
78 > <h1>Constructing Runtime Environment Documents</h1>
79   An environmental variable in the runtime is indicated by
80   <p>
81   <font color=green>
# Line 75 | Line 84 | Descriptive text of the variable - provi
84   &lt/Runtime>
85   </font><p>
86   Groups are not yet supported by the runtime mechanism.
78 </ul>
87   <! Style Sheet Footer ---------------Do not change anything after this line-->
88   <hr>
89   <table border=1 width=100%>
90   <td align=left>
91 < <a href=mailto:Christopher.Williams@cern.ch
92 < >Chris Williams</a>
91 > <a href=mailto:Shaun.Ashby@cern.ch
92 > >Shaun Ashby</a>
93   </td>
94   <td align=center>
95 < Last Updated Fri Mar 31 11:25:13 2000
95 > <SCRIPT LANGUAGE="JAVASCRIPT">document.write("Last Updated "+ document.lastModified );</SCRIPT>
96   </td>
97   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
98   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines