Re: JavaScript code explorer [46594]

2008-06-22 Tema obsahu Jan Fiala
There is no rpoblem to modify parser, I will do it. I am more and more surpise with language authors creativity how to implement new language features - object programming in scripting languages with interesting language constructions e.t.c. -- http://forum.pspad.com/read.php?2,46586,46594 PSPad

Re: PSPad unicode 4.5.4 (2320) English [46595]

2008-06-22 Tema obsahu Jan Fiala
If file dosn't contains BOM, there is only possibility to recognize code page via file content. This method isn't 100%. If yu open file and PSPad doesn't recognize correct Code page, change code page in the format menu and do Reload (Ctrl+L) Please check, if in the Program setings / Files or

Re: Better hex/text mode switching [46596]

2008-06-22 Tema obsahu Jan Fiala
There is no problem to do it your way, there is possibility to do it without saving - all can be done in memory only. But if you in HEX mode change something e.g. in UTF-8 encoding, what is mathematically based, you wouldn't be able to open it again as text. --

Re: PHP Highlighting [46597]

2008-06-22 Tema obsahu douweikkuh
As you say, it's really easy to change the colorcoding yourself, but I think it would be easier if the 'official' colorcoding was already there. I don't know exactly what you want me to send you, but this is a bit of text I copied from C:\Program Files\PSPad editor\Colors\PHP.INI: (I made PHP.INI

Re: PHP Highlighting [46598]

2008-06-22 Tema obsahu Jan Fiala
I try to use your PHP, but no changes was there. Please send me screenshot some PHP source with your colors, or send me content of PHP section from your PSPad.INI I try to set colors as you write me in your first topic, but for me there are too wild colors - red for strings, orange e.t.c. --

Re: Italian [46599]

2008-06-22 Tema obsahu bovirus
Hi. I just sent to the support email the latest version of italian translation x PsPad 4.3.0.20. -- http://forum.pspad.com/read.php?5,44597,46599 PSPad freeware editor http://www.pspad.com

Re: PHP Highlighting [46600]

2008-06-22 Tema obsahu douweikkuh
Weird... The screenshot is here: [url]http://www.imgdumper.com/file/img/2008/jun/22/img/dplapgfjyscdyfx0dw4bxn3j2 .png[/url] And I think you mean this as PSPad.INI PHP-section: [PHP] Compilator File=C:\PHP\php.exe Compilator Param=%File% Compilator Capture=1 Compilator ParsLog=*on line b%L

Re: PSPad unicode 4.5.4 (2320) English [46601]

2008-06-22 Tema obsahu Joe Belmaati
Hello Jan, after installing 2320 I get an error that MSVCR71.dll is missing. The prompt repeats three times after which PSPad opens and - seemingly - works. I tried to search the forum for an answer to this problem, but I did not find anything. Any help is appreciated. Sincerely, Joe Belmaati

Re: PSPad unicode 4.5.4 (2320) English [46602]

2008-06-22 Tema obsahu Jan Fiala
There is a problem (I don't understand), joined with libraries for SSL/TSL secured connection. If you delete new LIB files in PSPad folder, problem will gone. I need to find a problem reason. -- http://forum.pspad.com/read.php?6,46432,46602 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.4 (2320) English [46603]

2008-06-22 Tema obsahu Joe Belmaati
Yes, that works. Thank you very much. -- http://forum.pspad.com/read.php?6,46432,46603 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.4 (2320) English [46604]

2008-06-22 Tema obsahu mali zeeko
These two DLL-s depend on MSVCR71.DLL which is part of VS2003. To solve this problem MSVCR71.DLL must be in PsPad folder, or somewhere in path. libeay32.dll and libssl32.dll are part of OpenSLL. Latest OpenSLL source can be downloaded from http://www.openssl.org. There is also link to installer

Re: PSPad unicode 4.5.4 (2320) English [46605]

2008-06-22 Tema obsahu Jan Fiala
MS VC++ Runtime is part of many MS applications. I thing better will be provided download links instead distribute distribute theses libraries. -- http://forum.pspad.com/read.php?6,46432,46605 PSPad freeware editor http://www.pspad.com

Re: How to add an image to the background [46606]

2008-06-22 Tema obsahu Stewart Souter
If he wants this feature I'd suggest he uses Jedit. I tried it but found it's PHP highlighting had more problems than PSPads. -- Carbonize http://forum.pspad.com/read.php?2,46541,46606 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.4 (2320) English [46607]

2008-06-22 Tema obsahu Michal Kolesa
Prosím [b]autory cizojazyčných přsípěvků[b], aby svůj příspěvek[/b]opatřili český[/b] soudem ověřeným překladem! Aby uživatelé nemluvícím anglickým jazykem věděli o co jde ! -- S pozdravem Michal Kolesa [EMAIL PROTECTED] http://michal.kolesa.zde.cz

Re: JavaScript code explorer [46608]

2008-06-22 Tema obsahu Rick Holmes
Thanks, Jan, that will be a great help. Especially when you have more than a couple hundred lines of code. One problem with JavaScript is that everything outside a function is a global. So as web pages use more and more js (especially if you use outside libraries), it becomes important to

Re: Better hex/text mode switching [46609]

2008-06-22 Tema obsahu btriffles
Yes, a true hex mode allows you to mess up any file if you're not careful. A true hex mode (open in hex editor) should show you the actual bytes in the file as stored on the hard drive. Is the purpose of the partial hex mode (when switching from text to hex mode) to allow easy editing of Unicode

Update of Code V syntax [46610]

2008-06-22 Tema obsahu Francois RIGUET
the Code V syntax and clip files have been updated for version 9.82, see http://www.pspad.com/fr/pspad-extensions.php?kategorie=3 the zip file also contain 2 scripts, the first one codev_save saves the files and create a backup by incrementing the file name, the second is a rather basic script to