Using the ExtData/History tool: Difference between revisions

Bmauer (talk | contribs)
No edit summary
Bmauer (talk | contribs)
No edit summary
Line 8: Line 8:


The application has a main CAP.rc file. This is a list of the CAP.rc for each case that will be run and looks like this:
The application has a main CAP.rc file. This is a list of the CAP.rc for each case that will be run and looks like this:
 
<pre>
#CASES::
CASES::
#CAP1.rc
CAP1.rc
#CAP2.rc
CAP2.rc
::
::
</pre>