| View previous topic :: View next topic |
| Author |
Message |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Wed Jun 16, 2004 8:48 am Post subject: |
|
|
Er - I tried to run it but it somehow causes an error every time I move my mouse or click such a hyperlink look-a-like text.
I've sumitted the error report, I hope you can sort it out
I ran Link Spider at Windows XP Pro, with constant internet connection.
Vic _________________ phpBB Development Team |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Wed Jun 16, 2004 10:00 am Post subject: |
|
|
Same here. WinXP Pro - program starts up but crashes immediately when the cursor hits one of the links.
Submitted report, too..
Greetz
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Wed Jun 16, 2004 10:46 am Post subject: |
|
|
thanks guys, i will check it out
Nathan |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Wed Jun 16, 2004 11:05 am Post subject: |
|
|
Tried again, but I still get an error... I've submitted the report
Error information:
Error Code: 14-664
Program Line: 351-917
Program Version: 1.4.3
Knowledge Database Version: 1.4.3
Vic _________________ phpBB Development Team |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Wed Jun 16, 2004 1:36 pm Post subject: |
|
|
Sorry guys I can't replicate the problem:
It works OK on four machines here, Windows XP Pro, Windows Xp Home
Code apparently causing the problem
| Code: |
INTERNET HTTP,DOWNLOAD,3,%%new_location,@path(%0)update\setup.exe
rem ** Get the file size of the file and then set the
rem progress **
%C = ""
%S = %%new_size
repeat
%a = @internet(http,transferbytes,3)
if @not(@equal(%A,0))
dialog set,progress1,@format(@fmul(@fdiv(%A,%S),100),3.0)
dialog set,text4,@format(@fmul(@fdiv(%A,%S),100),3.0) "%" Complete
end
%C = @event()
until @not(@null(%C))
goto %C
:HTTP3ONDOWNLOADDONE
Internet http,stop,3
internet http,destroy,3
|
Error Seems to report that this line
| Code: |
until @not(@null(%C))
|
Missing parameter
?? Anyone any ideas?
Nathan |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Thu Jun 17, 2004 2:32 am Post subject: |
|
|
hi nathan,
i found a couple of spelling errors on the interface of your program "run a profile" and "link spider is running"
when i closed your program, it crashed my computer with a "illegal operation" . . . am running windows 98se . . . not sure if i am the only one with this or not
serge _________________
|
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Thu Jun 17, 2004 9:23 am Post subject: |
|
|
Thanks Serge,
Spelling & Grammar has not been fixed.
Also fixed the illegal operation bug, it was to do with an invalid registry entry when running in windows 9x mode.
Nathan
From the program, there should now be a New Version Available on the main status screen, download and install. |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Tue Jun 29, 2004 1:58 pm Post subject: |
|
|
Link Spider has been updated to Ver: 1.4.7
New Features:
- Link Spider now references and includes ALL internal & external links (previously <a href="contact.htm"> where ignored)
- A small bug was found when connecting to the Update Server, this has been fixed.
- Added a combo element to the Special (Batch Processing) screen to allow previous search urls to be recorded and recalled.
- Added remeber last run File List to the Special (Batch Processing) screen.
- Optmised the editing code, so now Link Spider runs even faster (depending on your Internet Connection )
Nathan
If you have downloaded and installed Link Spider, Link Spider should say there is a new version available, if not use the link below:
http://www.active-ware.net/files/lspsetup.exe |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Thu Jan 13, 2005 12:42 am Post subject: |
|
|
Link Spider has been updated to version: 1.5.0
- Now processes profiles even faster...
- Can process web pages upto 10mb in size
- Link Spider has been intergrated with www.link-spider.com
And some other code improvements.
* We suggest if you have a previous verion you will need to remove/uninstall it, before installing this new version.
Download: http://www.link-spider.com/files/setup.exe
Nathan |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Wed Jun 01, 2005 8:39 am Post subject: |
|
|
Link Spider has now been updated to: 1.5.2
- Some minor code changes
- updated to use the latest string.dll (from Dread)
- Changed the help file
New download area:
http://www.active-ware.co.uk/link_spider/ 1.47Mb
Thanks
Nathan |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Wed Nov 16, 2005 1:07 pm Post subject: |
|
|
Link Spider has been updated to : 1.6.0
Some code improvments
Updated to use Dr. Dreads 4.7 string.dll
Updated the code to use the new google pr forumla rountines.
Download from:
http://www.active-ware.co.uk/files/linkspider/setup.exe
Nathan |
|
| Back to top |
|
 |
|