1. Archive post fixme - Ping Rob and possibly ck
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Sep 17, 2006
- 499 views
Erm, reading through the archive, felt like trying something... See: http://www.listfilter.com/cgi-bin/esearch.exu?fromMonth=6&fromYear=1&toMonth=C&toYear=2&postedBy=&keywords=Burke+sloppy 1) "@" replaced with " at ", several instances (after 1-9()%#*&$). 2) Opera replaces "$B" with "$?B" whereas IE does not. [??] ditto "$*" with "$?*", and ")@99@+++$" with ")@99@+++$ " (but not "@99 at +++$"...). 3) Some lines appear to have one char too many, but after fixing the above (and joining a few broken quoted strings) it appeared to work. CK (I assume the one still here) said it worked though he may not still have a copy (from 1997!). You (Rob) may or may not be able to extract the original binary to check things. I am just reporting some kind of html display problem here. I suppose I should include a test:
constant data = "123@abc $B5@%*zz"
Regards, Pete
2. Re: Archive post fixme - Ping Rob and possibly ck
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Sep 17, 2006
- 505 views
On Sun, 17 Sep 2006 04:52:35 +0100, Pete Lomax <petelomax at blueyonder.co.uk> wrote: >1) "@" replaced with " at ", several instances (after 1-9()%#*&$). >2) Opera replaces "$B" with "$?B" whereas IE does not. [??] > ditto "$*" with "$?*", and ")@99@+++$" with > ")@99@+++$ " (but not "@99 at +++$"...). >I suppose I should include a test: >}}} <eucode> >constant data = "123@abc $B5@%*zz" ></eucode> {{{ OK, the @ is working now, it is just a feature of old archived posts. 2) is indeed [my version of ] opera & not IE - I get the same results on topica direct - so you can ignore that. Regards, Pete