You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.6.0 (2661) English
Posted by: pspad | Date: 2015-05-24 19:02 | IP: IP Logged
Download links (2.9 MB):
code.fosshub.com
pspad.poradna.net
This archive contains modified files only. The correct way how to get full functionality:
1. Download and install latest full version!!!
2. Replace existing files with content of archive
Tip: If you want to speed up start and you don't use FTPS connection, delete files libssl32.dll and libeay32.dll in the root of PSPad.
Changes to 4.6.0 (2660)
News
Find in files dialog - new switch on dialog which allows let dialog open after search
Calculate block - improved different number format handling
Code explorer for QBasic
Fixes:
File locking with R/O attribute with Save All function
Cancel answer during close process
Posted by: pythonui | Date: 2015-05-25 02:38 | IP: IP Logged
Thanks!
Quote:Code explorer for QBasic
Working Great!!
Posted by: Bobf | Date: 2015-05-28 07:11 | IP: IP Logged
Hello Jan,
many thanks about the "Cancel answer during close process" it works perfect.
I have still another question.
PSPad can't open TXT files larger than 200 MB, because i get always an out-of-Memory on a Win7 64bit with 8GB RAM.
Is there any switch which i can turn on to open big files?
many thanks Bob
Posted by: pspad | Date: 2015-05-28 09:12 | IP: IP Logged
I don't have problem to open bigger files than 200MB.
32bit's application is limited by 2GB of RAM (OS limitation), unicode means 2 bytes per char.
Can you ZIP and upload any file you are not able to open and send me link to PSPad support mail?
Posted by: Bobf | Date: 2015-05-28 11:02 | IP: IP Logged
Hi Jan,
file sent.
Bob
Posted by: pspad | Date: 2015-05-28 12:39 | IP: IP Logged
You are right, PSPad isn't able open 500MB file.
First you need to load file into buffer, then allocate unicode string (2 times size of file) and use system function to recode your UTF-8 into unicode.
Posted by: Bobf | Date: 2015-05-28 12:52 | IP: IP Logged
Ok, would it be possible to enhance PSPAD to read such large files in UTF8 as well?
Bob
Posted by: human | Date: 2015-05-28 17:00 | IP: IP Logged
... simplest solution may be a 64bit version - or aren't the var types correct for a simple recompilation solving the issue?
I assume the problem is only with Unicote/UTF-8 files, plain text files should be able to be opened, aren't they?
Posted by: pspad | Date: 2015-05-28 17:38 | IP: IP Logged
First I need to update PSPad source to be compatible with new Delphi version. Next step will be compilation into 64 bits.
Posted by: human | Date: 2015-05-28 18:54 | IP: IP Logged
Sounds like year 2016, doesn't it?
What about plain ANSI text files, does it work to open 1,2GB files with current version?
Editor PSPad - freeware editor, © 2001 - 2025 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR