are you compressing a file that's already compressed? For example a self extracting executable.
Does a compression level of 9 give better results?
You may also want to you "if" staments to test the success of the packing.
Search found 6 matches
- Fri Oct 03, 2003 7:46 am
- Forum: Coding Questions
- Topic: Cannot Pack Files
- Replies: 2
- Views: 1260
- Thu Aug 14, 2003 1:17 pm
- Forum: Tricks 'n' Tips
- Topic: redirect console output to file or pipe
- Replies: 4
- Views: 3684
redirect console output to file or pipe
Code updated for 5.20+. Built-in console command now feature this as well.
For the benefit of Ajm ( he's threating to use languages other than purebasic if the console commands don't improve - gasp!) here's a quick example I created by expanding wichtel's scrolling console tip into procedures ...
For the benefit of Ajm ( he's threating to use languages other than purebasic if the console commands don't improve - gasp!) here's a quick example I created by expanding wichtel's scrolling console tip into procedures ...
- Tue Jul 29, 2003 10:03 am
- Forum: Announcement
- Topic: FastFile released
- Replies: 54
- Views: 20151
single update file
Hi Rings,
Can you check FastFileMD5 works with read only files now also please.
The version I have returns the correct value but also "beeps" every time a read only file is encountered.
FastfileCRC32 had a similar problem until you fixed it (as you state in this thread).
There might be a later ...
Can you check FastFileMD5 works with read only files now also please.
The version I have returns the correct value but also "beeps" every time a read only file is encountered.
FastfileCRC32 had a similar problem until you fixed it (as you state in this thread).
There might be a later ...
- Thu Jul 03, 2003 7:53 am
- Forum: Coding Questions
- Topic: OnError
- Replies: 3
- Views: 1502
- Sun Jun 01, 2003 5:35 am
- Forum: Coding Questions
- Topic: questions about threads
- Replies: 28
- Views: 8615
- Wed May 28, 2003 11:21 am
- Forum: Coding Questions
- Topic: How to get UNC path from a mapped network share drive
- Replies: 3
- Views: 2038