Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

97 lines
3.6 KiB

<html>
<head>
<title>StringCheck Help File</title>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body>
<H1>StringCheck2</H1>
<H2>Overview</H2>
<P>The StringCheck tool is used to locate fixed strings in source code and XML
files.</P>
<P>The program has command line and GUI interfaces that allow it to be used
interactivly or as part of an automated test pass. In addition to hard coded
string search functions, the GUI also allows the user to create and modify
exlusions files, review results of a scan and create batch files for future
automated runs.</P>
<H2>Command Line Options</H2>
<blockquote>
<table border="1" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" bordercolor="#111111" width="80%" id="AutoNumber1">
<tr>
<td width="9%"><b><font size="4">Parameter</font></b></td>
<td width="16%"><b><font size="4">Data</font></b></td>
<td width="75%"><b><font size="4">Description</font></b></td>
</tr>
<tr>
<td width="9%">-d</td>
<td width="16%">&nbsp;</td>
<td width="75%">Displays output in a window. Can be used with -w option.</td>
</tr>
<tr>
<td width="9%">-w</td>
<td width="16%">"File Name"</td>
<td width="75%">Writes output to a file. Can be used with -d.</td>
</tr>
<tr>
<td width="9%">-a</td>
<td width="16%">&nbsp;</td>
<td width="75%">Appends data to file specified in -w. If the -a option is
not given, any existing file will be deleted.</td>
</tr>
<tr>
<td width="9%">-p</td>
<td width="16%">"Any valid path"</td>
<td width="75%">Directory to scan. Default is ".\"</td>
</tr>
<tr>
<td width="9%">-f</td>
<td width="16%">"File filter" example ("*.cs")</td>
<td width="75%">File filter. Default is "*.cs"</td>
</tr>
<tr>
<td width="9%">-c</td>
<td width="16%">"Command File"</td>
<td width="75%">Writes all selected options to a command file of your
choice. If this parameter is not given, command file is not created.</td>
</tr>
<tr>
<td width="9%">-r</td>
<td width="16%">&nbsp;</td>
<td width="75%">Auto run. Runs program without GUI and terminates when run
is complete. Use for batch files. </td>
</tr>
<tr>
<td width="9%">-e</td>
<td width="16%">"Exclusions file"</td>
<td width="75%">Name of text file containing string types to exclude.</td>
</tr>
</table>
</blockquote>
<P><SPAN
<v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600">
<v:stroke joinstyle="miter"></v:stroke>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"></v:f>
<v:f eqn="sum @0 1 0"></v:f>
<v:f eqn="sum 0 0 @1"></v:f>
<v:f eqn="prod @2 1 2"></v:f>
<v:f eqn="prod @3 21600 pixelWidth"></v:f>
<v:f eqn="prod @3 21600 pixelHeight"></v:f>
<v:f eqn="sum @0 0 1"></v:f>
<v:f eqn="prod @6 1 2"></v:f>
<v:f eqn="prod @7 21600 pixelWidth"></v:f>
<v:f eqn="sum @8 21600 0"></v:f>
<v:f eqn="prod @7 21600 pixelHeight"></v:f>
<v:f eqn="sum @10 21600 0"></v:f></v:formulas>
<v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"></v:path><?xml:namespace prefix = o ns =
"urn:schemas-microsoft-com:office:office" />
<o:lock aspectratio="t" v:ext="edit"></o:lock></v:shapetype></SPAN>&nbsp;</P>
</body>
</html>