I just now checked pdf2htm No changes need to be made due to this..... ______________________________________________________________________________________ ...
Hi Glenn, et al. Oh, I see, so that's why! <GGG> BTW, although I haven't heard back from Joerg (he seems to have moved / be moving ISP, so I don't know if his...
Hey Joe, a while ago I made a quick stab at replacing all the old 'Var' functions with your new 'Arg' functions. It didn't work even where the the arguments...
Hi Ray, Yep, that sounds about right. The new 'arg' functions are "lean and mean" in comparison to their old 'var' equivalents. They do not copy the strings...
Joe, Yep, that sounds about right. The new 'arg' functions are "lean and mean" in comparison to their old 'var' I figured that much out by myself :-) ...
Hi Glenn, Well, someone has borrowed the power supply for my 56k modem - hopefully I can do some proper tests tomorrow. In the meantime, I did some quick tests...
Joe, In the meantime, I did some quick tests with my olde 14k4 modem (did I say quick - seemed quite slow really;-) and found virtually no difference between...
Hi, All. answer from Baikonur... ;-) <G> ... download time with core-1 is 0:1:10, with core-2 - 0:1:06... ... download time with core-1 is 0:1:30, with core-2...
... Hi Vladimir, I have been meaning to get to that but some how have not found the time to do it. :( If I'm not mistakemn, Ray has already done it in his...
Hi Ray, et al. Strange, particularly as (IIRC) Glenn's 1.83 core uses the new WatTcp library (since you didn't nominate which of the two test cores your refer...
Joe, Strange, particularly as (IIRC) Glenn's 1.83 core uses the new WatTcp library (since you didn't nominate which of the two test cores your refer to, I take...
Hi, Glenn and All. ... yes. ... good, this mean - core will be small.. but, IMHO, you'll again increase it... ;-) <GGGG> ... yes, I know it, because testing...
... Ray's is smaller, faster, more efficient, uses less memory. All of this is thanks to the fantastic job that Ray is doing in 'cleaning the code'. And that...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ArachneDevelopment group. File :...
ArachneDevelopment@ya...
Jun 13, 2005 12:21 am
1749
... We really should have a comment on this line....... if (ActiveIsMap(&dx, &dy)) //for CSIM CSIM == Client Side Image Map file://examples/csim.htm ...
... ActiveIsMap() is not a variable... it's a function. Sure _does_ get used......... every time that the mouse is located inside of a CSIM. ... int...
... Never mind.......... I re-read your first post and see that you were reffering to 'querystring' , not 'ActiveIsMap' I'll have a look at it later....
... No not the function, the variable 'querystring' -- it's just a local variable, but after that block of code, it isn't used again. Right now I have that...
... I was wrong. It has nothing to do with CSIM after-all. That block of code sends the current mouse coordinates to $query$.tmp when an image is assosiated...
... Here's a way to store many mouse-clicks into a file.... ... <FORM ACTION="file://test1.dgi"> <INPUT TYPE=IMAGE SRC="mail02.ikn" BORDER=0> <br><br><a...
... That is so neat. ... But I still can't figure out how that variable gets used, infact I'd swear that it isn't used for anything. Never mind, it doesn't ...
... You can't see any place where it gets used because it does not get used any other place in the code. It only becomes useful and only gets used when _we_...
Hi Vladimir, Well, firstly, may I say that the size of the core file is less important than the amount of memory that core requires/uses when loaded. When...