You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.3 (2261) English

PSPad unicode 4.5.3 (2261) English

Goto Page: 1 2 3 Next

#1 PSPad unicode 4.5.3 (2261) English

Posted by: pspad | Date: 2007-03-11 12:46 | IP: IP Logged

Download links:
pspad.cincura.net (1.7 MB)
pspad.siliconhill.cz (1.7 MB)

Notes on PSPad update versions:
this CAB archive contains PSPad.EXE and language files only. Replace existing files from the last full release

Changes to 4.5.3 (2259)

News
Unicode file name handling works was started. In this moment is possible to open files with unicode names. To display file name correct in the form title or file tab is necessary to set some unicode font in PSPad localization
In Code clips is possible to change default chars for cursor position and selected text placement. Is necessary to include new section into clip file:
[Clip Settings]
CursorChar=|
SelectionChar=§
Send me back modified clip files please.
New localization - Lithuanian (Darius Gudavičius)

Corrections
Open R/O copy for HEX editor
Wrap text problem
User convertors - Morse to Text
Interactive clips - quotas around description
Current line highlighting in new files
Search current word/selection with Ctrl+Alt+Up/Down if previously Regular expression was used
FTP connection window wasn't resizable
Python Code explorer - import

Options: Reply | Quote | Up ^


#2 Re: PSPad unicode 4.5.3 (2261) English

Posted by: MrSpock | Date: 2007-03-11 16:23 | IP: IP Logged

pspad:
Corrections
User convertors - Morse to Text

Thanks for the new build. I can't find a new CharToMorse.ini. Am I blind, or did you forget to put it into the cab?

Options: Reply | Quote | Up ^


#3 Re: PSPad unicode 4.5.3 (2261) English

Posted by: pspad | Date: 2007-03-11 16:36 | IP: IP Logged

There was a problem in program code, not in the definition

Options: Reply | Quote | Up ^


#4 Re: PSPad unicode 4.5.3 (2261) English

Posted by: MrSpock | Date: 2007-03-11 16:56 | IP: IP Logged

Ah, I see. Thank you.

Options: Reply | Quote | Up ^


#5 Re: PSPad unicode 4.5.3 (2261) English

Posted by: divopsp | Date: 2007-03-12 12:06 | IP: IP Logged

Little bug.
Find function: regardless if add line numbers is checked or not, List command adds anyway line numbers.
Verified with this release (2261) and previous versions

Bye
Ivo

Options: Reply | Quote | Up ^


#6 Re: PSPad unicode 4.5.3 (2261) English

Posted by: pspad | Date: 2007-03-12 12:30 | IP: IP Logged

divopsp:
Little bug.
Find function: regardless if add line numbers is checked or not, List command adds anyway line numbers.
Verified with this release (2261) and previous versions

Bye
Ivo

This works for COPY button, not for list button

Options: Reply | Quote | Up ^


#7 Re: PSPad unicode 4.5.3 (2261) English

Posted by: owilsky | Date: 2007-03-12 13:56 | IP: IP Logged

Hi Jan,

I tried the new function getVarValue() that was introduced in 2259.

I used this code:

var temp = getVarValue("%UserName%");
echo(temp);

However it seems not to work always. I did not test all variables, so here are only some:

These work fine:
%Time%
%Date%
%FileName%
%FilePath%

These don't work:
%UserName%
%ComputerName%

And worst for me: All User variables don't work.

--
Oliver Kötter

Options: Reply | Quote | Up ^


#8 Re: PSPad unicode 4.5.3 (2261) English

Posted by: owilsky | Date: 2007-03-12 13:57 | IP: IP Logged

Also, can you elaborate what the second (optional) argument "filename" of the function getVarValue(variable[, filename] :string) does?

Thanks,
Oliver

--
Oliver Kötter

Options: Reply | Quote | Up ^


#9 Re: PSPad unicode 4.5.3 (2261) English

Posted by: pspad | Date: 2007-03-12 15:02 | IP: IP Logged

owilsky:
Hi Jan,

I tried the new function getVarValue() that was introduced in 2259.

I used this code:

var temp = getVarValue("%UserName%");
echo(temp);

However it seems not to work always. I did not test all variables, so here are only some:

These work fine:
%Time%
%Date%
%FileName%
%FilePath%

These don't work:
%UserName%
%ComputerName%

And worst for me: All User variables don't work.

Go to menu Settings / USer variables, open dialog and confirm it.

Options: Reply | Quote | Up ^


#10 Re: PSPad unicode 4.5.3 (2261) English

Posted by: owilsky | Date: 2007-03-12 15:15 | IP: IP Logged

pspad:
Go to menu Settings / USer variables, open dialog and confirm it.

Yes, I know that dialog. I entered some user variables:

%Tools_Dir%
%NIPO_Developer%
%NIPO_Client%
%test%

I confirmed that the Variable.INI contains the right values.

--
Oliver Kötter

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