Go Back   FlashFXP Forums > > > >

Reply
 
Thread Tools Rate Thread Display Modes
Old 06-10-2003, 05:10 PM   #46
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Is it realy 0.07 ?

What language do you use ?
Have you edited the .ini file as shown in the ReadMe.txt file ?

I fixed ( i tought ) the runtime 13 error .. A quick sulution was posted at the rop of this topic page ( page 3 ) But i cut and pated it for you :

************************************************** *
I found this:

http://www.greenspun.com/bboard/q-a...l?msg_id=009yiK

Read at the bottom on taht page...

"The problem is that the software you are running is designed using a different regional setting than the operating system you are using. This occurs frequently when Spanish or Portuguese Operating Systems are running a program (usually VB created) that has it's time and date settings set for US settings. It can go deeper than that but this is the source of your runtime error 13. Provide specifics such as operating system, Eng, Spanish German, etc etc and what program is causing the runtime error."
scull is offline   Reply With Quote
Old 06-10-2003, 05:13 PM   #47
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Problems

Mapis had the same problem , But it was solved in 0.07 release of ioByteKiller...

Strange ...
scull is offline   Reply With Quote
Old 06-10-2003, 05:57 PM   #48
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

yes - 0.07 is OKI
mapis is offline   Reply With Quote
Old 06-11-2003, 12:58 AM   #49
Sup3rm4n
Member
 
Join Date: Mar 2003
Posts: 65
Default

Im using warchive, which also gives the options to move things to archive before deleting them!
Sup3rm4n is offline   Reply With Quote
Old 06-11-2003, 03:18 AM   #50
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

yes - it would be nice feature!

like method m4 something like - when you set m4, folders are automatically moved to folder specified in INI (ex: trash) ... and then i will set method m1 for it (thash) and another set of days... (like m4 for 10 days and trash m1 20 days)

it is possible to implement this?
mapis is offline   Reply With Quote
Old 06-11-2003, 06:51 AM   #51
oldhouse80
Member
ioFTPD Foundation User
 
Join Date: May 2003
Posts: 37
Default

does that solution mean that i need to change my OS language?
I still can't understand why it shows ioByteKiller 0.06 in the popup message

ini was edited fine and Os language is set to italian
oldhouse80 is offline   Reply With Quote
Old 06-11-2003, 01:43 PM   #52
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Ok

Hi! ..

There is a bug in VB , If your language in windows ( sometimes ) is not set to english the Runtime 13 error can be shown ..

It's shown because i use a command in VB that collects the date string from the OS ( files and folders dates ) .. and MS likes to think that everyone have english settings.. ( NOT allways the case!!! ). And when VB don't get an English date string as answer it gets confused and creates the runtime 13 error ...

Sorry , it's not my fault .. I thougt i fixed the language/date/time bug , but there seems not to be a "work around" solution for this problem It's a Visual Basic flaw ..

The only thing that might work is to set your windows language and settings to english ( sorry ... ) ..

Do that and test ... If that do not solve the problem, there is nothing that i can do to help ..

If i find a solution i will fix the problem ( if there is a fix ) that very second! i promice! ..
scull is offline   Reply With Quote
Old 06-11-2003, 01:46 PM   #53
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default But...

That IoBK shows 0.06 is propobly my fault , but it's REALY 0.07 ( or what the .exe is named ) ...

No one is perfect ... ( Exempt for my mother .. and .. my girlfriend ... and ... and ... )
scull is offline   Reply With Quote
Old 06-11-2003, 01:55 PM   #54
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Requests ..

Hi ...

Sup3rm4n Is that a feature request or an ioBK dizlike ?

OFCOURCE i will make a "File Move" method .. your wich is my command

BUT not until i have finished the "deny_incomplete" funktion, that i can add is almost ready ... only 100 lines of code left ( just kidding only 10 or 15 lines )..

After that mapis will get a PreSuperBeta of WHAT will become v1.0 ... And when he says OK , i will release it.

// Peace
scull is offline   Reply With Quote
Old 06-11-2003, 05:19 PM   #55
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

another small problem...

if the program wants to delete folder, which is used, it will generate run-time error 70. and die. is it possible to write something like "Folder XY is used - Skip?" or dont say nothing, but skip this folder
mapis is offline   Reply With Quote
Old 06-11-2003, 05:24 PM   #56
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Hmm ...

Good ! ..

I will dive right into that one ..
Maybe i will make BK skip that INTIRE folder ...

thanx!

Bytheway .. I have changes a few things that involves the Runtime 13 problem .. I can't promice anything BUT i hope it will be a better way .. maybe no more runtime 13 errors .. ???

// Scull
scull is offline   Reply With Quote
Old 06-11-2003, 05:49 PM   #57
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Error Handler

Hi ..

What is best : .. to write known errors ( 13 and 70 ) to the .log file ... OR have a .err log file ?
scull is offline   Reply With Quote
Old 06-13-2003, 10:36 AM   #58
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Error 13!

Hi there!

NOW i have played around with this Date/language Error 13 !

I changed my own region settings to italian and tested my erlier versions .. i got the same error .. Then i changed a few things in my new version of IoBK .. and tested again in italian settings .. Vola .. it works fine ( Atleast at my computer at home, in real "life" i don't know yet ).

oldhouse: I hope you can wait for next version! It SHOULD work with italian settings ...

You who got the Runtime 13 error , what languages do you use in windows ?? Please report to me so i can test my new versions with theze languages settings! ..

// peace.
scull is offline   Reply With Quote
Old 06-13-2003, 03:31 PM   #59
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default 1.0Beta1

I just mailed ioBK v1.0Beta1 to Mapis ...
Hope that he will say it's ok ..

// Scull
scull is offline   Reply With Quote
Old 06-14-2003, 06:20 AM   #60
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

now i will do some test, pls, wait a short time... thx

and! of course - thanks for your new version!
mapis is offline   Reply With Quote
Reply

Tags
delete, files, folder, folders, ftp


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Send commands to a running FlashFxp. mag123 General Discussion 0 08-01-2004 04:14 AM


All times are GMT -5. The time now is 07:57 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)