You are here: PSPad forum > Developer forum - new builds > PSPad unicode 5.0.0 (191) English

PSPad unicode 5.0.0 (191) English

Goto Page: 1 2 3 Next

#1 PSPad unicode 5.0.0 (191) English

Posted by: pspad | Date: 2017-05-02 13:23 | IP: IP Logged

Download links (5.4 MB):
www.fosshub.com
pspad.poradna.net
PSPad 64 bit version preview without scripting support
pspad.poradna.net

This archive contains modified files only. The correct way how to get full functionality:
1. Download and install latest full version first!
2. Replace existing files with content of archive

Changes to 5.0.0 (187)

News
Backup/Restore configuration changed from CAB to ZIP and added new files (Program settings / Backup)
TexInfo support in user highlighter
Optional possibility run compiler on background (not as default). Has sense for the long compiler run.

Fixes:
SpellCheck - some buttons like Skip all wasn't functional
Sort dialog - reverse string, sort by line length
closing splitted editor window caused exception in come cases

Options: Reply | Quote | Up ^


#2 Re: PSPad unicode 5.0.0 (191) English

Posted by: AndreasW | Date: 2017-05-02 15:17 | IP: IP Logged

Thank you very much for the 64 bit version. I've tested it with a large log file, and it worked fine (without a crash). Just one note: The function Ctrl+F --> List is much slower than the same function in Notepad++ with the same large logfile. (I haven't measured it exactly, but I would say the difference in speed is about factor 5.)

Options: Reply | Quote | Up ^


#3 Re: PSPad unicode 5.0.0 (191) English

Posted by: Stefan | Date: 2017-05-03 06:53 | IP: IP Logged

Fixes:
Sort dialog - ........., sort by line length

Is fixed.

Options: Reply | Quote | Up ^


#4 Re: PSPad unicode 5.0.0 (191) English

Posted by: Stefan | Date: 2017-05-03 06:57 | IP: IP Logged

Sort dialog - reverse string

I still don't get what this option does.

.

I have:
Lange Zeile Eins Lange Zeile Eins Lange Zeile Eins Lange Zeile Eins
Zeile 2 Zeile 2 Zeile 2 Zeile 2
Zeile 3 Zeile
Line

.

I execute:
Sort dialog - Asc - Reverse string

.

I get:
Zeile 2 Zeile 2 Zeile 2 Zeile 2
Lange Zeile Eins Lange Zeile Eins Lange Zeile Eins Lange Zeile Eins
Zeile 3 Zeile
Line

.

What is the use of this?
Where is the thread where it was asked for this feature?

THX

.

--
Stefan (pleased user since 1722)
Do you know you can spend Jan a beer? (click here)
Inofficial FAQs + Infos + Special Settings

Options: Reply | Quote | Up ^


#5 Re: PSPad unicode 5.0.0 (191) English

Posted by: vbr | Date: 2017-05-03 07:59 | IP: IP Logged

Hi,
this is usually called "rückläufige Sortierung" in German - the sort is performed from the end of the "words".
This should actually be a separate type of sort options, as it is still combinable with other string-based (ANSI, ASCII, Locale).
This sorting form can be useful for some linguistic analyses, e.g. regarding word endings, suffixes, compounds, possibly even rhyme-finding etc. Cf. e.g. the following listing of wikipedia entries:
"https://de.wiktionary.org/w/index.php?title=Kategorie:Rückläufige_Wörterliste_(Deutsch)&pagefrom=R"

(In your sample, there are trailing spaces in some lines, which influence the sort order.)

hth,
vbr

Edited 2 time(s). Last edit at 2017-05-03 08:03 by vbr.

Options: Reply | Quote | Up ^


#6 Re: PSPad unicode 5.0.0 (191) English

Posted by: pspad | Date: 2017-05-03 08:14 | IP: IP Logged

Reverse string in the short:
change char order of string: abcd -> dcba and sort it.

Options: Reply | Quote | Up ^


#7 Re: PSPad unicode 5.0.0 (191) English

Posted by: Stefan | Date: 2017-05-03 08:35 | IP: IP Logged

Wow, danke vbr, I never had solved that on my own.

.

;;Translate Reverse string
rReverse_Caption=Rückläufig / Rückwärts

.

.......................
I Have original:
Character C
Number 8
String DA
String FA
Word EB
Word FB

.

I Execute Sort Asc Reverse String
I get:
Number 8
String DA
String FA
Word EB
Word FB
Character C

...

Sorted from back, from last sign to first:
8 rebm
AD gnirtS
AF gnir
BE droW
BF dro
C retc

..............................

.

.

Options: Reply | Quote | Up ^


#8 Re: PSPad unicode 5.0.0 (191) English

Posted by: human | Date: 2017-05-04 11:58 | IP: IP Logged

Just a note (I don't know if this was different in last full version):
If highlighter settings are changed the code explorer should auto-reload (at least for COBOL [switching between fixed-form and free-form reference-format).

pspad:
News
TexInfo support in user highlighter

Forgive me for not knowing: but how can I use this? I've opened a .texi file, the highlighter (in the bottom bar) shows "Text". Then I click on Settings-User Highlighter, a dialog comes up where I can open Texinfo.INI and see it, along with the file extension ".texi) but the highlighter doesn't change.

Options: Reply | Quote | Up ^


#9 Re: PSPad unicode 5.0.0 (191) English

Posted by: human | Date: 2017-05-04 12:09 | IP: IP Logged

And two minor issues with the COBOL code explorer:

a) in free-form reference format it is possible to have "COPY yourinclude." at column 1 but it isn't recognized there (if it is in column 2 it is shown in the code explorer). All other items beginning in column 1 are shown.

b) in the identification "folder" we have an entry "program-id." this is nice but it would be better to additional have the actual id in (especially when you work with multi-program sources).

Thank you for this Editor!

Options: Reply | Quote | Up ^


#10 Re: PSPad unicode 5.0.0 (191) English

Posted by: pspad | Date: 2017-05-04 13:49 | IP: IP Logged

human:
Just a note (I don't know if this was different in last full version):
If highlighter settings are changed the code explorer should auto-reload (at least for COBOL [switching between fixed-form and free-form reference-format).

pspad:
News
TexInfo support in user highlighter

Forgive me for not knowing: but how can I use this? I've opened a .texi file, the highlighter (in the bottom bar) shows "Text". Then I click on Settings-User Highlighter, a dialog comes up where I can open Texinfo.INI and see it, along with the file extension ".texi) but the highlighter doesn't change.

TextInfo uses new comment style - this is a support what was added.
You need to assign new TextInfo synax file in highlighter settings.

Options: Reply | Quote | Up ^


Goto Page: 1 2 3 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR