home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 68 / IOPROG_68.ISO / soft / Tools / rmtrackv1.0.2.exe / ReleaseNotes.asp < prev    next >
Encoding:
Text File  |  2003-01-12  |  3.3 KB  |  85 lines

  1. <%@ LANGUAGE = VBScript.Encode %>
  2. <HTML>
  3. <HEAD>
  4. <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
  5. <TITLE>Help</TITLE>
  6. <LINK rel="stylesheet" type="text/css" href="../../Styles.css">
  7. </HEAD>
  8. <BODY <%#@~^XQAAAA==~b0~"+$E+kYc}EDz?DDrUT`JgGSbx3kEbP{PrFEPO4x~IdwKxdncDrOPEK}Ktb]Vqg'!a6,]qVCPHzI!(g'!aaJ,qh0AAA==^#~@%>>
  9. <P>
  10. <TABLE border=0 cellPadding=2 cellSpacing=0 width="100%">
  11.   
  12.   <TR>
  13.     <TD nowrap bgColor=#CEDBE7 colSpan=3><FONT class=menulink color=#ffffff 
  14.       size=4>Release Notes</FONT></TD>
  15.       <%#@~^MQAAAA==~b0~M+$E+kYc5EDz/DDrUT`JgGSbx3kEbP@!@*,JqJ~O4+UPhA8AAA==^#~@%>
  16.       <td align=right nowrap bgColor=#CEDBE7><FONT class=menulink color=#ffffff 
  17.       size=4><A class=menulink href='../Contents.asp?StartOn=Reports/ReleaseNotes.asp' style="text-decoration:underline">Contents</a>  <A class=menulink href='../About.asp' style="text-decoration:underline">About</a></FONT></TD>
  18.       <%#@~^CAAAAA==~x[,k6PZgIAAA==^#~@%>
  19.       </TR>
  20.   <TR vAlign=top>
  21.     <TD colSpan=3></TD></TR></TABLE></P>
  22. <P><FONT class=box size=2>  
  23.              
  24.              
  25.                
  26.   The release notes report shows the activity that has occurred between one build 
  27. and another (inclusive). There are two sections:</FONT></P>
  28. <UL>
  29.   <LI>
  30.   <DIV><FONT class=box size=2>Fixed Issues - Issues that have been 
  31.   closed since the "To" build.</FONT></DIV></LI>
  32.   <LI>
  33.   <DIV><FONT class=box size=2>Known Issues - Issues that have not been resolved 
  34.   and are still present in the build specified in the "From" 
  35.   field.</FONT></DIV>
  36.   </UL>
  37. <P><FONT class=box size=2>This report assists with determining what has been 
  38. changed when a release is delivered. The list of known issues displays 
  39. issues that will still/continue to occur. The list of addressed 
  40. issues displays issues that are believed to have been corrected (a client may 
  41. wish to test these themselves).</FONT></P>
  42. <P><FONT class=box size=2>The filter used for known issues is:</FONT></P></TD></TR>
  43. <tr>
  44. <td nowrap>
  45.     <table border=0 cellspacing=0 cellpadding=0>
  46.     <tr>
  47.         <td class=box>      </td>
  48.         <td nowrap><FONT class=box size=3>(ResolvedInBuildCode = '' or ResolvedInBuildCode > ?FromBuild)</FONT></td>
  49.     </tr>
  50.     <tr>
  51.         <td class=box>      </td>
  52.         <td nowrap><FONT class=box size=3>and DetectedInBuildCode <= ?FromBuild</FONT></td>
  53.     </tr>
  54.     <tr>
  55.         <td class=box>      </td>
  56.         <td nowrap><FONT class=box size=3>and Valid = 1</FONT></td>
  57.     </tr>
  58.     </table>
  59. </td>
  60. </tr>
  61.  
  62.  
  63. <P><FONT class=box size=2>The filter used for addressed issues 
  64. is:</FONT></P></TD></TR>
  65. <tr>
  66. <td nowrap>
  67.     <table border=0 cellspacing=0 cellpadding=0>
  68.     <tr>
  69.         <td class=box>      </td>
  70.         <td nowrap><FONT class=box size=3>StatusCode = 'Closed'</FONT></td>
  71.     </tr>
  72.     <tr>
  73.         <td class=box>      </td>
  74.         <td nowrap><FONT class=box size=3>and DetectedInBuildCode <= ?FromBuild</FONT></td>
  75.     </tr>
  76.     <tr>
  77.         <td class=box>      </td>
  78.         <td nowrap><FONT class=box size=3>and VerifiedInBuildCode >=   ?ToBuild</FONT></td>
  79.     </tr>
  80.     </table>
  81. </td>
  82. </tr></TABLE>
  83. </BODY>
  84. </HTML>
  85.