HTML produced by WexTech Doc-To-Help 2000

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<LINK REL="stylesheet" TYPE="text/css" HREF="Ie4only.css">
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>HTML Generated by WexTech Doc-To-Help 2000</TITLE>
</HEAD>
<BODY bgcolor=#ffffff text=#000000>

<H2 class=heading-2><A NAME="htmlgeneratedbywextechdoc.to.help2000"></A>HTML Generated by WexTech Doc-To-Help 2000</H2>

<P class=Body-Text>This file contains samples of the types of elements that are typically included in Help topics. This file has been created in a variety of other authoring tools as well so that Help authors can compare the actual HTML produced by different authoring tools. </P>

<P class=Body-Text>This page contains the following sections: </P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#ordinaryparagraphs.htm"><U>Ordinary paragraphs</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#manualformatting.htm"><U>Manual formatting</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#atable.htm"><U>A table</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#anorderedlist.htm"><U>An ordered list</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#anunorderedlist.htm"><U>An unordered list</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#acomplexnestedlist.htm"><U>A complex nested list</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#apopup.htm"><U>A popup </U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#animage.htm"><U>An image</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#anhtmlshortcutcontrol.htm"><U>An HTML Help Shortcut Control</U></P>

<P class=Jump><a href="htmlgeneratedbywextechdoc.to.help2000.htm#credits.htm"><U>Credits</U></P>

<P class=MidTopic><a name="ordinaryparagraphs.htm"><B>Ordinary paragraphs </B></P>

<P class=Body-Text>These are ordinary paragraphs. Humphrey Bogart once said, "I came out here with one suit and everybody said I looked like a bum. Twenty years later Marlon Brando came out with only a sweatshirt and the town drooled over him. That shows how much Hollywood has progressed." </P>

<P class=Body-Text>These are ordinary paragraphs. Groucho Marx once said, "Please accept my resignation. I don't care to belong to any club that will have me as a member." </P>

<P class=MidTopic><a name="manualformatting.htm"><B>Manual formatting </B></P>

<P class=Body-Text>Some of the tools on our list allow for manual paragraph and character formatting (for example, RoboHelp HTML and Dreamweaver), while others require that users define explicit styles (for example, AuthorIT and Doc-To-Help 6.0). The following paragraphs have been restyled as specified, using manual formatting where allowed.</P>

<P class=Body-Text> </P>

<P class=IndentBody>The format of this paragraph has been changed using a CSS style. The left and right indent have been set to "1em", and the paragraph has been center-justified. </P>

<P class=Body-Text>This paragraph contains manual character formatting, including <B>boldface</B>, <I>italics</I>, <B><I>bold italics</I></B>, <U>underlined</U>, <B>font size change</B>, and font family change. </P>

<P class=MidTopic><a name="atable.htm"><B>A table </B></P>

<P class=Body-Text>The following is a table: </P>

<TABLE border=1 cols=5 frame=box rules=all width=384>

<TR VALIGN="top">
<TD class=TableHeading width=20%><B>&nbsp;</B></TD>
<TD class=TableHeading width=20%><B>North </B></TD>
<TD class=TableHeading width=19%><B>South </B></TD>
<TD class=TableHeading width=20%><B>East </B></TD>
<TD class=TableHeading width=21%><B>West</B></TD>
</TR>

<TR VALIGN="top">
<TD class=TableHeading width=20%><B>First Quarter</B></TD>
<TD class=TableText width=20%>$112,000</TD>
<TD class=TableText width=19%>$102,000</TD>
<TD class=TableText width=20%>$156,000</TD>
<TD class=TableText width=21%>$128,000</TD>
</TR>

<TR VALIGN="top">
<TD class=TableHeading width=20%><B>Second Quarter</B></TD>
<TD class=TableText width=20%>$124,000</TD>
<TD class=TableText width=19%>$108,000</TD>
<TD class=TableText width=20%>$172,000</TD>
<TD class=TableText width=21%>$135,000</TD>
</TR>

<TR VALIGN="top">
<TD class=TableHeading width=20%><B>Third Quarter</B></TD>
<TD class=TableText width=20%>$156,000</TD>
<TD class=TableText width=19%>$96,000</TD>
<TD class=TableText width=20%>$181,000</TD>
<TD class=TableText width=21%>$137,000</TD>
</TR>

<TR VALIGN="top">
<TD class=TableHeading width=20%><B>Fourth Quarter</B></TD>
<TD class=TableText width=20%>$187,000</TD>
<TD class=TableText width=19%>$135,000</TD>
<TD class=TableText width=20%>$207,000</TD>
<TD class=TableText width=21%>$168,000</TD>
</TR>
</TABLE><BR>

<P class=MidTopic><a name="anorderedlist.htm"><B>An ordered list </B></P>

<P class=Body-Text>The following is an ordered list:

<OL class=List>
	<LI>First, do this. </LI>

	<LI>Then, do that. </LI>

	<LI>Finally, do the other. </LI>
</OL>

<P class=MidTopic><a name="anunorderedlist.htm"><B>An unordered list </B></P>

<P class=Body-Text>The following is an unordered list:

<UL class=List>
	<LI>Help Authors</LI>

	<LI>Web Designers</LI>

	<LI>Technical Writers </LI>
</UL>

<P class=MidTopic><a name="acomplexnestedlist.htm"><B>A complex nested list </B></P>

<P class=Body-Text>The following is a complex nested list:

<OL class=List>
	<LI>First do the following:
<OL class=List-2 type=a>
	<LI>Do both of the following: </LI>

	<LI value=1>Sub-step a.</LI>

	<LI>Sub-step b. </LI>

	<LI value=2>Do one of the following: </LI>
</OL>

<UL class=List-2>
	<LI>Factor one</LI>

	<LI>Factor two </LI>
</UL>

<OL class=List-2 start=3 type=a>
	<LI>Click Save. </LI>
</OL>
</LI>
</OL>

<OL class=List start=2>
	<LI>Then, type the following text: </LI>
</OL>

<PRE class=Code-Base><B><CODE>DIR C: /W</CODE></B></PRE>

<OL class=List start=3>
	<LI>Finally, close the application. </LI>
</OL>

<P class=MidTopic><a name="apopup.htm"><B>A popup </B></P>

<P class=Body-Text>Here is a standard HTML Help text-only popup: </P>

<P class=Body-Text><p><a href="JavaScript:hhctrl.TextPopup('This is a standard HTML Help, text-only popup. ','Arial,8',10,10,00000000,0xc0ffff)">Click
 here</a>. </p>
<a name="animage.htm"><B>An image </B></P>

<P class=Body-Text>Disconnect from Nemesis, as shown here: </P>

<P class=Body-Text><IMG SRC="bitmaps/help0001.gif" title="" BORDER=0></P>

<P class=MidTopic><a name="anhtmlshortcutcontrol"><B>An HTML Help Shortcut Control </B></P>

<P class=Body-Text>Here is an HTML Help Shortcut control: </P>

<P class=Body-Text><OBJECT id=hhctrl type="application/x-oleobject"
        classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"
        width=100
        height=100
>
    <PARAM name="Command" value="ShortCut">
    <PARAM name="Button" value="Text:Click here to run Notepad">
    <PARAM name="Item1" value=",Notepad.exe,">
</OBJECT>
 </P>

<P class=MidTopic><a name="credits.htm"><B>Credits </B></P>

<P class=Body-Text>Thanks to the following individuals, who created these Help Authoring Tool output samples: </P>

<P class=Body-Text> </P>

<TABLE border=1 cols=3 frame=box rules=all width=384>

<TR VALIGN="top">
<TD class=TableHead2 width=33%><B>Contributor's Name</B></TD>
<TD class=TableHead2 width=33%><B>Contributor's Company</B></TD>
<TD class=TableHead2 width=34%><B>Tools</B></TD>
</TR>

<TR VALIGN="top">
<TD class=TableText width=33%><a href="mailto:dana@logicsmith.com" target="_blank">Dana Cline</a></TD>
<TD class=TableText width=33%><a href="http://www.logicsmith.com/" target="_blank">TANSTAAFL Software</a></TD>
<TD class=TableText width=34%>ForeHTML </TD>
</TR>

<TR VALIGN="top">
<TD class=TableText width=33%><a href="mailto:charjt@helpstuff.com" target="_blank">Char James-Tanny</a></TD>
<TD class=TableText width=33%><a href="http://www.helpstuff.com/" target="_blank">JTF Associates</a></TD>
<TD class=TableText width=34%>AuthorIT<BR>
 Hand-coded HTML</TD>
</TR>

<TR VALIGN="top">
<TD class=TableText width=33%><a href="mailto:david@knopf.com" target="_blank">David Knopf</a></TD>
<TD class=TableText width=33%><a href="http://www.knopf.com/" target="_blank">Knopf Online</a></TD>
<TD class=TableText width=34%>Dreamweaver<BR>
 WordHelp<BR>
 WebWorks Publisher</TD>
</TR>

<TR VALIGN="top">
<TD class=TableText width=33%><a href="mailto:pauln@helpauthors.com" target="_blank">Paul Neshamkin</a></TD>
<TD class=TableText width=33%><a href="http://www.helpauthors.com/" target="_blank">The Paul Neshamkin Group</a></TD>
<TD class=TableText width=34%>Doc-To-Help 2000<BR>
 Doc-To-Help 6</TD>
</TR>

<TR VALIGN="top">
<TD class=TableText width=33%><a href="mailto:mj@wwwinnovations.com" target="_blank">MJ Plaster</a></TD>
<TD class=TableText width=33%><a href="http://www.wwwinnovations.com/" target="_blank">World Wide Winnovations</a></TD>
<TD class=TableText width=34%>RoboHelp HTML<BR>
 RoboHelp Classic </TD>
</TR>
</TABLE><BR>

</BODY>
</HTML>