Re: PSPad unicode 5.0.0 (275) English [70287]

2018-06-04 Tema obsahu human
pspad: Is it necessary? If pspad is installed in program files, such utility must run with elevated rights. Just in case you want to

Re: PSPad unicode 5.0.0 (251) English [69501]

2017-11-03 Tema obsahu human
Hm, just start the thread and pass the command to execute + object to store the output in, then use nearly the code above in the thread to execute the command and put its output into the object passed? Please give some more details where the problem is and I may come up with a solution :-) --

Re: PSPad unicode 5.0.0 (251) English [69499]

2017-11-03 Tema obsahu human
pspad: I met problems in Windows 10. The execute process with catch console output works differently than in Win 7. I have to solve this problem with OS dependency.

Re: PSPad unicode 5.0.0 (235) English [68995]

2017-07-11 Tema obsahu human
rts. human -- <http://forum.pspad.com/read.php?6,68930,68995> PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (191) English [68752]

2017-05-08 Tema obsahu human
pspad: Let the @ char in keywords char, cause it's really part of keywords. Question: Is the field KeyWordChars still needed in

Re: PSPad unicode 5.0.0 (191) English [68749]

2017-05-08 Tema obsahu human
using build 203 it even works without the "@" in "KeyWordChars=". Thank you for the fix and "speed up in Code Explorer" sounds good in general. Question: Is the field KeyWordChars still needed or can it be dropped completely, with the "allowed chars in keywords" being derived from the keywords

Re: PSPad unicode 5.0.0 (191) English [68747]

2017-05-08 Tema obsahu human
pspad: PSPad hangs in case when @ isn't included in Keyword chars field. I must find a reason and fix it. Thanks for the feedback and

Re: PSPad unicode 5.0.0 (191) English [68734]

2017-05-05 Tema obsahu human
republishing Texinfo.INI: ;PSPad user HighLighter definition file [Settings] Name=Texinfo HTMLGroup=0 Vectors=0 Label=0 FileType=*.texi CommentString= TexInfoComment=1 IndentChar= UnIndentChar= TabWidth=0

Re: PSPad unicode 5.0.0 (191) English [68731]

2017-05-05 Tema obsahu human
pspad: If you want to highlight words, you need to tell PSPad which words has to be highlighted. Have you filled list of keywords in user highlighter? I suggest you read chapter in help about user highlighter files.

Re: PSPad unicode 5.0.0 (191) English [68726]

2017-05-05 Tema obsahu human
Thank you for taking care about the user highlighters, I'm still lost... 1. Start PSPad 2. Settings->User highlighter: Create new user highlighter for texi files (I've loaded the file which content I have sent you before and changed the extension to *.texi [was .texi before] + saved it) 3.

Re: PSPad unicode 5.0.0 (191) English [68709]

2017-05-04 Tema obsahu human
pspad: TextInfo uses new comment style - this is a support what was added. You need to assign new TextInfo synax file in highlighter settings.

Re: PSPad unicode 5.0.0 (191) English [68705]

2017-05-04 Tema obsahu human
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

Re: PSPad unicode 5.0.0 (191) English [68704]

2017-05-04 Tema obsahu 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:

Re: Feature Request: Add Texinfo format [68649]

2017-04-25 Tema obsahu human
pspad: Tested and it works, including comments, bye e.t.c. I tested this sample: https://www.gnu.org/software/texinfo/manual/texinfo/html_node/GNU-Sample-Texts.h tml and there is lot of keywords missing in your

Re: Question to the board highlighter [68648]

2017-04-25 Tema obsahu human
pspad: I am sorry, I dont have enough time to do it now Can you upload the PHP(?)-Source somewhere allowing me to check it and suggest

Re: Feature Request: Add Texinfo format [68635]

2017-04-24 Tema obsahu human
friendly ping, sent the user highlighter definition as requested -- PSPad freeware editor http://www.pspad.com

Re: Question to the board highlighter [68634]

2017-04-24 Tema obsahu human
friendly ping -- PSPad freeware editor http://www.pspad.com

Re: Question to the board highlighter [68556]

2017-04-11 Tema obsahu human
seems to be missing). human -- <http://forum.pspad.com/read.php?2,68509,68556> PSPad freeware editor http://www.pspad.com

Re: Question to the board highlighter [68555]

2017-04-11 Tema obsahu human
Test ;PSPad user HighLighter definition file [Settings] Name=Texinfo HTMLGroup=0 Vectors=0 Label=0 [KeyWords] @acronym= @b= @cite= @code= -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (176) English [68548]

2017-04-10 Tema obsahu human
pspad: I found problem. It's disabled in case no file is open, right? It's a bug I'm not at the PC for testing now, but I'm quite sure

Re: PSPad unicode 5.0.0 (176) English [68546]

2017-04-10 Tema obsahu human
pspad: human: Menu entry Projects->Save Project As... is disabled after loading a project file. Looks like a

=?windows-1250?Q?Re:_How_to_use_environment_variables_/_project_root_in_project_files?_[6854= 5]?=

2017-04-10 Tema obsahu human
... I see, I just saved the project file in %USERPROFILE%\Desktop\test.ppr, retesting with saving it in X:\src\test leads to [Project tree] +test ..\..\..\..\includes\test\test1\FIRST.CPY ..\..\..\..\includes\test\test1\SECOND.CPY -Root

Re: PSPad unicode 5.0.0 (176) English [68543]

2017-04-10 Tema obsahu human
Menu entry Projects->Sabe Project As... is disabled after loading a project file. Looks like a bug. -- PSPad freeware editor http://www.pspad.com

=?windows-1250?Q?Re:_How_to_use_environment_variables_/_project_root_in_project_files?_[6854= 1]?=

2017-04-10 Tema obsahu human
pspad: If project is stored on X: drive and project option doesn't contains checked [x]Absolute paths for files, PSPad will store files with relative path to project file

=?windows-1250?Q?Re:_How_to_use_environment_variables_/_project_root_in_project_files?_[6853= 5]?=

2017-04-10 Tema obsahu human
Yes, I meant %USERNAME%, it would be part of X:\%USERNAME% where X is a mapped network drive :-) But this can wait until the xml based projects, just wanted to ask before putting more time into the question why this doesn't work. The problem with the "not relative" paths got in by importing from

=?windows-1250?Q?How_to_use_environment_variables_/_project_root_in_project_files?_[68529]?=

2017-04-10 Tema obsahu human
A project exists in different locations, therefore I'd like to use system environment variables, first of all %USERNAME% in "Project -> New from directory". Question: Is it possible already to use %ProjectDir% in the project's configuration? In general: it would be nice to be able to define

Re: PSPad unicode 5.0.0 (176) English [68526]

2017-04-10 Tema obsahu human
"Project information" looks very strange (the headlines seem to be written multiple times) on Win10, normal DPI, no size/font/DPI change in PSPad or Windows. Can you reproduce this or should I try to find an online-upload? -- PSPad freeware editor

Re: Feature Request: Add Texinfo format [68522]

2017-04-10 Tema obsahu human
Here's the first approach: ;PSPad user HighLighter definition file [Settings] Name=Texinfo HTMLGroup=0 Vectors=0 Label=0 FileType=.texi CommentString= IndentChar= UnIndentChar= TabWidth=0 CaseSensitive=1 EscString=0 EscChar=\ KeyWordChars= CodeExplorer=ftUnknown DocComment= [KeyWords] @acronym=

Re: Feature Request: Add Texinfo format [68517]

2017-04-10 Tema obsahu human
Sorry for being not more specific. Texinfo is a *different* format than TeX (similar purpose and *some* parts being similar). Concerning the syntax highlighting it seems reasonable to copy the necessary parts of the vim syntax highlighting:

Re: PSPad unicode 5.0.0 (163) English [68516]

2017-04-10 Tema obsahu human
pspad: I updated help already when I added new %lword%, %uword%. Help is part of full versions, not a developer builds. I see. Thank

Re: PSPad unicode 5.0.0 (176) English [68515]

2017-04-10 Tema obsahu human
pspad: Help is external application, controlled by MS Help application. I can start it with initiate topic only. How do you start the

Question to the board highlighter [68509]

2017-04-10 Tema obsahu human
When adding source in code tag all whitespaces within them are removed in the display. To keep at least the line breaks the board generates multiple elements but the indentation of code is still not recognizable. I asume Petr Dvořák wrote the board code and he may be able to change this

=?windows-1250?Q?Is_it_possible_to_define_a_multi-highlighter?_[68508]?=

2017-04-10 Tema obsahu human
The builtin highlighters work quite well and I wonder how to best support highlighting files that contain multiple languages in the autotest context. This has the "autotest syntax" and another language defined within. Short example: ### GnuCOBOL Test Suite AT_SETUP([cobc with standard

Feature Request: Add Texinfo format [68507]

2017-04-10 Tema obsahu human
This post is "inspired" by recent changes for Tex support. For the Texinfo manual see https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html For a sample texts see https://www.gnu.org/software/texinfo/manual/texinfo/html_node/GNU-Sample-Texts.h tml --

Re: PSPad unicode 5.0.0 (163) English [68505]

2017-04-10 Tema obsahu human
ord% to the help entry (%word% is in) As you didn't respond to this I'll add it again: human: [...] glitch [...] in the COBOL language settings [...]: The "correct" names for the buttons would be "fre

Re: PSPad unicode 5.0.0 (163) English [68426]

2017-03-30 Tema obsahu human
pspad: There is no problem of it in form of URL. [...] Send me URLs what you want to set as default. I'll have a look at this when I'm

Re: Add user-defined highlighter based on built-in language [68420]

2017-03-30 Tema obsahu human
Thank you for the information, I'll wait for the new engine in 6.0 -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (163) English [68419]

2017-03-30 Tema obsahu human
pspad: human: Retested a very old issue that was reported before - it still happens in 5.0.0 human

Re: PSPad unicode 5.0.0 (163) English [68418]

2017-03-30 Tema obsahu human
@Jan: What do you think of providing reasonable defaults for the "language specific help (URL or local file path)" where we find one? -- PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 5.0.0 (163) English [68417]

2017-03-30 Tema obsahu human
pspad: No I mean you will put URL address into help field https://open-cobol.sourceforge.io/faq/index.html#%word% I tested it and it opens web page. Problem is that %word% wasn't replaced with current word - it'a a

Add user-defined highlighter based on built-in language [68412]

2017-03-30 Tema obsahu human
Is there any option to add some preprocessor symbols to PSPad for built-in languages like COBOL? I'd like to keep everything but only add some non-standard parts like "%mymacro(myparam, myparam)" or :mymacro param param2. Highlighting "%mymacro( )" or ":mymacro" would help to recognize it faster

Re: PSPad unicode 5.0.0 (163) English [68410]

2017-03-30 Tema obsahu human
his in the program's help and would opt for a common URL entry (with %word% as replacement parameter) below the "language specific hlp/chm file. I guess we can collect some websites we can integrate as a default on fresh/full installations. human -- <http://forum.pspad.com/read.php?6

Re: PSPad unicode 5.0.0 (163) English [68409]

2017-03-30 Tema obsahu human
I may have reported this minor glitch before in the COBOL language settings (additional to the *.cpy extension): The "correct" names for the buttons would be "free-form" and "fixed-form", maybe add a tooltip "set areas to defaults for free-form/fixed-form reference-format". The is no "free" or

Re: PSPad unicode 5.0.0 (156) English [68408]

2017-03-30 Tema obsahu human
Stefan: Deutsch.ini is on its way by separate eMail. Thank you Stefan for the translation, just tested 5.0.0 (163) and on file reload

Re: PSPad unicode 5.0.0 (163) English [68407]

2017-03-30 Tema obsahu human
Retested a very old issue that was reported before - it still happens in 5.0.0 human: Retested with r2503 [...}: the end of strings isn't correctly recognized on first file load (gets corrected if you edit somewhere

Re: PSPad unicode 5.0.0 (163) English [68406]

2017-03-30 Tema obsahu human
pspad: This functionality already exists. You can write URL into language specific file with %word% as current word replacement. See the PSPad help

Re: PSPad unicode 5.0.0 (163) English [68403]

2017-03-30 Tema obsahu human
Re-Posting one suggestion: Add "*.cpy" to the standard extensions for COBOL, it is the common used file extension for COBOL copybooks and not standard-assigned to any other highlighter. Posting one suggestion that may was added before: as another option to a language specific chm file add a

Re: PSPad unicode 5.0.0 (163) English [68399]

2017-03-29 Tema obsahu human
sandrosilveira: We notice a difference between 5.0.0 version and previous versions: With PSPAD 5.0.0 (161) when compiling a COBOL program inside the editor (CTRL+F9), isn't possible to navigate in source code or

Re: PSPad unicode 5.0.0 (147) English [68350]

2017-03-27 Tema obsahu human
pspad: Added + added about 114 new keywords for Cobol (GNU Cobol, Open Cobol) Nice. Just to let you know: it's GnuCOBOL ;-) --

Re: PSPad unicode 5.0.0 (147) English [68337]

2017-03-24 Tema obsahu human
When adding keywords, can I suggest to resynch the multitude of keywords, and functions from COBOL? System names, Keywords and function names: https://sourceforge.net/p/open-cobol/code/HEAD/tree/branches/gnu-cobol-2.0/cobc/ reserved.c Additional keywords:

Re: PSPad unicode 4.6.1 (2714) English [66915]

2016-04-11 Tema obsahu human
Wirek: "pspad" was clear enough to me that he is on his own in every aspect of the project - not only in programming but also in replying to various questions in many posts, bug reports, testing, debugging and even

Re: PSPad unicode 4.6.1 (2714) English [66908]

2016-04-10 Tema obsahu human
hat way we could do quite more: investigating issues on our own (or even pay others to do so if we want something fixed/added) and provide suggestions instead of "complains". human - free software hacker -- <http://forum.pspad.com/read.php?6,66774,66908> PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.0 (2661) English [65298]

2015-05-28 Tema obsahu human
Sounds reasonable, althought there are times when one needs to investigate bigger files. I had to inspect huge log files once, did it by using 7zip to split the file into 50 MB parts and investigated one after the other... It *may* could be a good idea to enable the user to split the file if the

Re: PSPad unicode 4.6.0 (2661) English [65296]

2015-05-28 Tema obsahu human
Sounds like year 2016, doesn't it? What about plain ANSI text files, does it work to open 1,2GB files with current version? -- http://forum.pspad.com/read.php?6,65236,65296 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.6.0 (2661) English [65294]

2015-05-28 Tema obsahu human
... 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? -- http://forum.pspad.com/read.php?6,65236,65294 PSPad

Re: PSPad unicode 4.5.9 (2513) English [63599]

2014-10-26 Tema obsahu human
- at least if there are changes in the file from the last full version the file should be in - as there is no installer you have to backup the files on your own and diff in/out what you may want. It's possible there was a change to the file and you want to take this change into your own file. human

Re: PSPad unicode 4.5.8 (2485) English [63286]

2014-09-24 Tema obsahu human
BACKGROUND-COLOR 0 FOREGROUND-COLOR 0 VALUE '00'. Thank you for your work! human -- http://forum.pspad.com/read.php?6,62659,63286 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.8 (2485) English [63071]

2014-09-06 Tema obsahu human
pspad: I will add buttons to quickly set default and strict syntax. Sounds good, I guess you talked about fixed-form reference format

Re: PSPad unicode 4.5.8 (2485) English [63061]

2014-09-05 Tema obsahu human
pspad: for free format set sections to 0,0,255 * as inline comments works for me. In free format anywhere, in strict format when it start in section B

Re: PSPad unicode 4.5.8 (2485) English [63020]

2014-09-04 Tema obsahu human
pspad: I am looking on your example. It really means you can have strict Cobol with code ending on column 71 and strings in this source can be longer 71 column? I don't know Cobol, can you confirm it? If this rule

Re: PSPad unicode 4.5.8 (2485) English [63021]

2014-09-04 Tema obsahu human
Correction: * currently doesn't work as inline comment, no matter how the settings are. -- http://forum.pspad.com/read.php?6,62659,63021 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.8 (2485) English [62995]

2014-09-03 Tema obsahu human
Retested with 2500, breaks in COBOL syntax highlighter are still the same (please have a look into your inbox, mail sent 20.08.2014). Simon -- http://forum.pspad.com/read.php?6,62659,62995 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.8 (2485) English [62922]

2014-08-21 Tema obsahu human
Hi Jan, assuming you asked me as you didn't mentioned anyone and I was the last one posting... I've personally used PSPad v4.5.8 (2457), but the COBOL samples sent are universal ;-) Have a nice time out, Simon -- http://forum.pspad.com/read.php?6,62659,62922 PSPad freeware editor

Re: PSPad unicode 4.5.8 (2485) English [62912]

2014-08-20 Tema obsahu human
COBOL samples sent as requested, with explanation why there should be a highlighter for FREE format, too. Keep your good work, Simon -- http://forum.pspad.com/read.php?6,62659,62912 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.7 (2432) English [57616]

2011-11-28 Tema obsahu human
tools like WinFlip. human -- http://forum.pspad.com/read.php?6,57606,57616 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.6 (2419) English [57016]

2011-08-17 Tema obsahu human
this with web sites. This works but has a problem: %word% is replaced with case sensitivity. For websites a lower-/uppercase-version would be useful. Can we get something like %lc_word% and %uc_word%, too? Please. human -- http://forum.pspad.com/read.php?6,56940,57016 PSPad freeware editor http

Re: PSPad unicode 4.5.6 (2419) English [56961]

2011-08-02 Tema obsahu human
for using the new settings) it is not working correct. Bug 2: Given the col 72 setting all keywords are shown until col 73 (not 72 as it should be), the background highlighting starts at col 74, not 73 as it should be. Please fix these for upcoming versions and keep the good work! human -- http

Re: PSPad unicode 4.5.6 (2419) English [56952]

2011-08-01 Tema obsahu human
The bug in COBOL highlighter with * in col 72 is fixed, the bug with string end in col 72 is still open (I just hoped it would be solved, too): human: Similar problems to the COBOL * for multiply occur on using

Re: PSPad unicode 4.5.6 (2419) English [56945]

2011-07-31 Tema obsahu human
Hi Jan, just to let you know: I had no problems open and extract both linked zip files with 7-zip 9.2.0 human -- http://forum.pspad.com/read.php?6,56940,56945 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2417) English [56724]

2011-06-21 Tema obsahu human
I just had to install PSPad again. Suggestion for standard highlighter settings COBOL: add *.lst (listings) and *.cpy (copy files [kind of include in other languages]) to the standard file mask. Keep the good work, human -- http://forum.pspad.com/read.php?6,56138,56724 PSPad freeware editor

Re: PSPad unicode 4.5.5 (2417) English [56283]

2011-03-30 Tema obsahu human
@pspad: Similar problems to the COBOL * for multiply occur on using a string end ' or at col 72 (which is fine). In this case the string end is not recognized. @pash: A search in the forum would be useful... Go to Program Settings-Editor Settings and change Autocomplete to 0. human -- http

Re: PSPad unicode 4.5.5 (2415) English [56066]

2011-03-04 Tema obsahu human
like This file was deleted from file system. Do you want to keep it in editor? (No closes the file) Is this possible? human -- http://forum.pspad.com/read.php?6,55988,56066 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2415) English [56069]

2011-03-04 Tema obsahu human
Thank you, the setting works. But I think this should be always checked when Reload is used, too (no matter of this setting). human -- http://forum.pspad.com/read.php?6,55988,56069 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2415) English [56022]

2011-03-01 Tema obsahu human
to be destroyed. human -- http://forum.pspad.com/read.php?6,55988,56022 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2415) English [56033]

2011-03-01 Tema obsahu human
? It can, but it's another thing what will slow down application. Instead fill rectangle I need to paint gradient... Sounds like a good thing for a new program setting (turned of by default). human

Re: PSPad unicode 4.5.5 (2412) English [55994]

2011-02-28 Tema obsahu human
. Is it possible that PSPad doesn't catch that message if it's switched of in settings or calls the standard event if it's disabled? human -- http://forum.pspad.com/read.php?6,55889,55994 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2415) English [55995]

2011-02-28 Tema obsahu human
this problem occurred the first time? human -- http://forum.pspad.com/read.php?6,55988,55995 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2415) English [55998]

2011-02-28 Tema obsahu human
are removed. (Click the Quote link for this post to get the right indentation). human -- http://forum.pspad.com/read.php?6,55988,55998 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2412) English [55975]

2011-02-24 Tema obsahu human
as ShowWindow(hwnd, SW_FORCEMINIMIZE); works fine with PSPad, too. Any ideas to that problem? human -- http://forum.pspad.com/read.php?6,55889,55975 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2411) English [55957]

2011-02-23 Tema obsahu human
Here is the changed Default.cbl for including in alter releases (use quote for getting the right indentation) * = */ * */ * COBOLname.cbl

Re: PSPad unicode 4.5.5 (2411) English [55966]

2011-02-23 Tema obsahu human
, as the Copyright is depending on the code base (which is still 2009 for the installer - and the betas have the same behaviour) BTW: PSPad is really nice and the AC feature boosts it again. human -- http://forum.pspad.com/read.php?6,55798,55966 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2411) English [55845]

2011-02-17 Tema obsahu human
anywhere else it may is OK. human -- http://forum.pspad.com/read.php?6,55798,55845 PSPad freeware editor http://www.pspad.com

Re: annoying Paragraph pop-up window [55857]

2011-02-17 Tema obsahu human
Or: switch to Version 2411 where the new feature auto completion works quite well and enjoy the AC for html files, too. huamn -- http://forum.pspad.com/read.php?6,55853,55857 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2411) English [55819]

2011-02-16 Tema obsahu human
that this problem only occurs on windows network shares (I couldn't reproduce this on a SAMBA share). human -- http://forum.pspad.com/read.php?6,55798,55819 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2411) English [55808]

2011-02-15 Tema obsahu human
== LEADING ==AA-== BY ==PSPSAM==. * *-- End of program PSPSAM --- Thank you for having a look at this! human -- http://forum.pspad.com/read.php?6,55798,55808 PSPad freeware

Re: PSPad unicode 4.5.5 (2405) English [55772]

2011-02-10 Tema obsahu human
These changes are not necessary but nice (the auto-complete stuff is surely more important). I guess these necessary changes are not very hard to implement, that's why I've requested them. Thank you for your good work and this wonderful software, human -- http://forum.pspad.com/read.php

Re: PSPad unicode 4.5.5 (2405) English [55762]

2011-02-09 Tema obsahu human
red)- Verlauf (max. Rot) Gradient (max green) - Verlauf (max. Grün) Gradient (max blue) - Verlauf (max. Grün) Thank you for your good work, human -- http://forum.pspad.com/read.php?6,55295,55762 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2395) English [55449]

2010-12-23 Tema obsahu human
Not sure if 2. loc doesn't start in the same column is fixed, too: var-names (in fixed format, which is used by PSPad) can start from column 11 and can end in column 72 (OK, they must be shorter than 32 chars, but this is nothing an editor has to care about). BTW: do you think it is possible to

Re: PSPad unicode 4.5.5 (2405) English [55446]

2010-12-22 Tema obsahu human
I cannot reproduce the issues mentioned in #44. Speaking of COBOL, the bugs mentioned in http://forum.pspad.com/read.php?6,54269,54837#msg-54836 (#34 - #37) are still there. human -- http://forum.pspad.com/read.php?6,55295,55446 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2401) English [55267]

2010-12-09 Tema obsahu human
Not sure if I didn't recognize that before, but there is no option for Code-Explorer in View-Toolbars. human -- http://forum.pspad.com/read.php?6,55242,55267 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2395) English [54871]

2010-10-14 Tema obsahu human
is quite useful, as some COBOL vendors have special commands there that HAVE to be a COBOL comment. One would not recognize these any more if the current highlighting colour would be changed. human -- http://forum.pspad.com/read.php?6,54269,54871 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2395) English [54839]

2010-10-07 Tema obsahu human
can do some additional explanations like I did with the image you showed us. human -- http://forum.pspad.com/read.php?6,54269,54839 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2395) English [54836]

2010-10-06 Tema obsahu human
--- Thank you for having a look at this. human -- http://forum.pspad.com/read.php?6,54269,54836 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2395) English [54837]

2010-10-06 Tema obsahu human
One comment missing: declaratives currently not recognized correct as an own area (inside working storage) but as empty paragraph. human -- http://forum.pspad.com/read.php?6,54269,54837 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2395) English [54831]

2010-10-05 Tema obsahu human
is seen as a paragraph (the subordinate item to a section) but is simply a command. Maybe this issue can be fixed with the next build. Thank you in advance, human -- http://forum.pspad.com/read.php?6,54269,54831 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2383) English [52664]

2010-02-03 Tema obsahu human
directly before saving, too? human -- http://forum.pspad.com/read.php?6,52581,52664 PSPad freeware editor http://www.pspad.com

=?windows-1250?Q?Re:_How_is_it_done?_[52328]?=

2010-01-14 Tema obsahu human
/a/php/2002/11/28/php_i18n.html maybe you want to have a look at this site, too: http://webdesign.about.com/od/localization/Web_Site_Localization.htm human -- http://forum.pspad.com/read.php?6,52318,52328 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.5 (2373) English [51581]

2009-11-08 Tema obsahu human
this was done, but it's cleary said. What changes were done in code explorer for COBOL? human -- http://forum.pspad.com/read.php?6,51575,51581 PSPad freeware editor http://www.pspad.com

Re: Questions/Suggestions to COBOL Support of PSPad [50418]

2009-07-13 Tema obsahu human
Rechecked with 2356, all points seem to be still unchanged. -- http://forum.pspad.com/read.php?2,49762,50418 PSPad freeware editor http://www.pspad.com

Re: PSPad unicode 4.5.4 (2351) English [50279]

2009-06-28 Tema obsahu human
Use free unpacker www.7-zip.org to unpack the cab file. -- http://forum.pspad.com/read.php?6,49898,50279 PSPad freeware editor http://www.pspad.com

  1   2   >