www.delorie.com/archives/browse.cgi | search |
Date: | Sun, 16 Feb 1997 03:06:40 -0600 (CST) |
From: | "Colin W. Glenn" <cwg01 AT gnofn DOT org> |
Reply-To: | "Colin W. Glenn" <cwg01 AT gnofn DOT org> |
To: | jdashiel AT eagle1 DOT eaglenet DOT com |
cc: | mharris AT blackwidow DOT saultc DOT on DOT ca, |
"'OpenDOS newsgroup'" <opendos AT mail DOT tacoma DOT net> | |
Subject: | [opendos] Bug Report!!!!!! |
In-Reply-To: | <Pine.NXT.3.95.970212232330.15655D-100000@eagle1> |
Message-ID: | <Pine.GSO.3.95.970216030056.5091B-100000@sparkie.gnofn.org> |
MIME-Version: | 1.0 |
Sender: | owner-opendos AT mail DOT tacoma DOT net |
Bad bug, replace or patch the following function to eliminate blank 'Place:'s and properly restore the source file. FUNCTION fetchlineb$ (s AS STRING) DO ref$ = fetchline(s) IF ref$ = "" THEN quit IF INSTR(LCASE$(ref$), "a href") > 0 THEN EXIT DO a = filebelay(ref$) LOOP fetchlineb = purgehtml((ref$)) END FUNCTION The bug? If you have some HTML sorting codes in your source page and the program encounters them, then it simply parses the html from the line and this results in a blank line to be placed! Bad spped progranner, bas seppd porgrammer. <! PrePared HTML! Just export as a HTML file and Click!> A Christian Web Site! The Light <a href="http://www.thelight.org/">.</a><br> A neat place to visit. HotSpot <a href="http://www.hspro.com/hotspot/">.</a><br> Caldera, Inc. / Makers of OpenDOS <a href="http://www.caldera.com/">.</a><br> Caldera's OpenDOS page <a href="http://www.caldera.com/dos/dos.htm">.</a><br>
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |