Search found 7 matches

by String
Fri Jul 13, 2007 2:32 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 355245

OK thanks
by String
Thu Jul 12, 2007 6:27 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 355245

Hello Gnozal
Write-Protected files are ignored If a password is used.

PureZIP- v1.85 PB4.0x

File1.s = "c:\Temp\Test\TextA.txt"
File2.s = "c:\Temp\Test\TextB.txt"
If MakeSureDirectoryPathExists_(@File1)
If OpenFile(1,File1)
WriteString(1,"OK")
CloseFile(1)
EndIf
If OpenFile(2,File2 ...
by String
Thu Jun 14, 2007 11:20 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 355245

Hello gnozal
Sorry
The beta is OK!
Something always went wrongly at the download.
Sorry :oops:
by String
Wed Jun 13, 2007 5:42 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 355245

Hello gnozal

I use NTFS

MakeSureDirectoryPathExists
work well

I have looked For help in the German forum.
http://www.purebasic.fr/german/viewtopic.php?t=11566&postdays=0&postorder=asc&highlight=purefilemaster&start=140


For a = 1 To 4
For b = 1 To 59
File1.s = File1.s +"a"
Next b
File1.s ...
by String
Tue Jun 12, 2007 1:47 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 355245

I always get the same result

My system: German
Windows XP
PureBasic v4.02
PureZIP beta of this (April 16th, 2007) (download above)

Test code: of gnozal
My result:

C:\TEMP\111111111111111\222222222222222\33333333333333333\444444444444444\555555555555\666666666\777777777777777777\TEMP ...
by String
Tue Jun 12, 2007 10:40 am
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 355245

Das Problem existiert auch bei der BETA.zip
PureZIP kann einen Pfad mit 254 Zeichen packen.
Aber nur eine Pfad Länge von 108 entpacken.

The problem exists also at the BETA.zip
PureZIP can pack a path with 254 signs.
But only one unpacking path length of 108.
by String
Mon Jun 11, 2007 10:26 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 355245

Hallo gnozal
PureZIP kann lange Pfade packen.
Beim entpacken entstehen aber Fehler.

Hello gnozal
PureZIP can pack long paths.
However, faults arise unpack.




; ####################
; There really are paths of this length
;File0.s = "C:\Dokumente und Einstellungen\Ich\Eigene Dateien\Eigene ...