=?windows-1250?Q?Re:_new_option_???_[70896]?=

2018-12-11 Tema obsahu Jan Fiala
You wrote about batch file... OK. In the PSPad you have option for file autoupdating. You can find it on the Window menu or the file tab context menu as "Autoupdate window" Autoupdate interval is in the program settings / Editor 2 Ctrl+R immediately reload your file --

=?windows-1250?Q?Re:_new_option_???_[70895]?=

2018-12-11 Tema obsahu Gabriel ACE
pspad: If I understand, you did something in your batch and then you start PSPad with some file as parameter, right? In this case modify your batch file to start PSPad when your file will be ready - add delay between

=?windows-1250?Q?Re:_new_option_???_[70894]?=

2018-12-11 Tema obsahu Jan Fiala
If I understand, you did something in your batch and then you start PSPad with some file as parameter, right? In this case modify your batch file to start PSPad when your file will be ready - add delay between your file generation and PSPad start You can use command START with /wait parameter for

=?windows-1250?Q?Re:_Write_a_custom_Code_Explorer_parser?_[70893]?=

2018-12-11 Tema obsahu Jan Fiala
Hello I can extend SAS code explore, but I need some source sample and description what you want to see in code explorer window -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_Write_a_custom_Code_Explorer_parser?_[70892]?=

2018-12-11 Tema obsahu bomans007
Hi Thanks for the swift reply! pspad indeed includes a sas highligher(looked over it), I changed also the 'CodeExplorer file typ' to ftSas (as you recommend). And now the code explorer loads indeed 3 types: libraries, Data and procedures which is really great. But I still miss the Macro overview,

=?windows-1250?Q?Re:_new_option_???_[70891]?=

2018-12-11 Tema obsahu Gabriel ACE
seconds thats because I work with batch process -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_How_to_fix_the_coding_into_Polish_letters?_[70890]?=

2018-12-11 Tema obsahu maki
It works, but not fully, because I want to extract specific text between specific tags. -- PSPad freeware editor https://www.pspad.com

Re: Version 5 and Displayfusion: PSPad disappears from Alt + Tab [70889]

2018-12-11 Tema obsahu Jan Fiala
Wait for the next buiuld, I hope it will fix it -- PSPad freeware editor https://www.pspad.com

Re: Version 5 and Displayfusion: PSPad disappears from Alt + Tab [70888]

2018-12-11 Tema obsahu Dwayne
I meant to say PSPad build 287 instead of 278. -- PSPad freeware editor https://www.pspad.com

Version 5 and Displayfusion: PSPad disappears from Alt + Tab [70887]

2018-12-11 Tema obsahu Dwayne
Starting with PSPad version 5 (builds 275, 277 and 278), the PSPad window disappears from the Alt + Tab switcher as soon as https://www.displayfusion.com/ is installed and their integrated Alt + Tab switcher takes over, i.e. the "Alt+Tab" setting in Displayfusion is set to any of the provided optio

=?windows-1250?Q?Re:_How_to_fix_the_coding_into_Polish_letters?_[70886]?=

2018-12-11 Tema obsahu Jan Fiala
The easiest way how to get HTML text without HTML code is display page in browser and copy text. You can try function in PSpad - open file from internet, you will get HTML source and than use from menu HTML / conversion - remove HTML tags -- PSPad

=?windows-1250?Q?Re:_How_to_fix_the_coding_into_Polish_letters?_[70885]?=

2018-12-11 Tema obsahu maki
It is not possible to delete a simple HTML code in any way without damaging Polish letters? I am looking for a solution for several years without success, all the most popular editors PROBLEM display correctly coding. All tutorials on various coding forums do not solve my coding problem. What's nex

=?windows-1250?Q?Re:_How_to_fix_the_coding_into_Polish_letters?_[70884]?=

2018-12-11 Tema obsahu maki
pspad: Your file is in UTF-8, but there is some problem - not all characters are correctly encoded. Change code page to UTF-8 manually (menu Encoding or clicking on the code page name on statusbar) and reload document

=?windows-1250?Q?Re:_Write_a_custom_Code_Explorer_parser?_[70883]?=

2018-12-11 Tema obsahu Jan Fiala
SAS has code parser for code explorer included in PSPad. If you have use highlighter, change file type for code explorer to ftSAS -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_Write_a_custom_Code_Explorer_parser?_[70882]?=

2018-12-11 Tema obsahu bomans007
Hi We are using Pspad already for a longer time in my company, and this for the same reason as described above, namely for coding in a company specific programming languages. Since the syntax of this langues is looking more or less to VBscript, we benefited the included code explorer features of P