I appreciate your help, but these steps are helping the problem, just helping to make things more proper. Here is a sample output:
<p align=\"justify\">> Company: Commodore, USA<br> > Date: 1986<br> > Amiga: A2000, A3000, A4000<br> > Interface: Zorro II<br> > Autoconfig ID: ID514 / 10<br> </p> <br> <br> <UL><I>Processor</I> <LI> >68EC030 @ 40 MHz Or 68030 @ 33 / 50 MHz, PGA <LI> >Optional 68882 PGA FPU <UL><I>Memory</I> <LI> >One 72 Pin SIMM Socket Accepts 32 MB RAM <LI> >Supports 4, 8, 16, 32 MB SIMMs, 60-70 Ns <LI> >Burst RAM Access <UL><I>Optional Modules</I> <LI> >SCSI Controller <LI> >NCR 53C80 Controller IC <LI> >Does Not Use DMA Transfer <LI> >Autoboot ROM (Csascsi.Device) <LI> >DB25 External SCSI Connector <LI> >Supported By NetBSD And OpenBSD <LI> >Networking Controller <LI> >Combination Of The Catweasel Mk2 Floppy Controller And The Buddh +a Flash IDE Controller Built Into One Device <LI> >Features All Buddha Flash And Catweasel Z-II Mk2 Functions <LI> >Works With All A1200 Zorro Busboards <LI> >64 DIP Sockets Accept 2 MB RAM <LI> >Supports 0.5, 1 Or 2 MB Configurations <LI> >Accepts 256k&Times;1 DIPs Only </UL>
The code that displays the company name, date, autoconfig all works down to the list. In this case, the A2052.php outputted file, only these three lines should appear in the list:
<LI> >64 DIP Sockets Accept 2 MB RAM <LI> >Supports 0.5, 1 Or 2 MB Configurations <LI> >Accepts 256k&Times;1 DIPs Only

In reply to Re^2: Can't Write to Files properly by sdyates
in thread Can't Write to Files properly by sdyates

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.