Re: Join or split txt files [66138]

2015-10-18 Tema obsahu Angel Torres
Nice indeed -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Join or split txt files [66136]

2015-10-18 Tema obsahu Angel Torres
How can I join with pspad several txt files ? Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Regular expression to replace a string only if is the begin of a line [6787= 6]

2017-02-07 Tema obsahu Angel Torres
I need to replace in an archive with more than 8 lines those that begins with : 12 14 2 "- " "31 " etc replace with a null string but these strings also appears at the end or the middle of some lines. How can I propose exactly with regular expressions ? Best Regards -- Nice

Re: Regular expression to replace a string only if is the begin of a line [= 67878]

2017-02-07 Tema obsahu Angel Torres
I will try now and comment. Best Regards :-)) -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: Regular expression to replace a string only if is the begin of a line [= 67881]

2017-02-07 Tema obsahu Angel Torres
Something is wrong The script deleted the entire line. I only need to delete the characters, not the entire line. By example the line : 19 The objects appear too brilliant. With ^(19 ).* must remain : The objects appear too brilliant I will try ^(19 ) only -- Nice program

Re: Regular expression to replace a string only if is the begin of a line [= 67880]

2017-02-07 Tema obsahu Angel Torres
It's working It's just the way you told me. I try again and goes well -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: Regular expression to replace a string only if is the begin of a line [= 67879]

2017-02-07 Tema obsahu Angel Torres
I am not doing well. I try this in the replace window : Search : ^(10 ).* The string to search at the beginning of the line is "10 " . In the replace field I put nothing as usual But the result is no string is found. So I am doing something wrong. -- Nice program indeed

Re: Sort lines by lenght of the string [67988]

2017-02-21 Tema obsahu Angel Torres
What is the meaning of : ". slice() to remove additional added linebreak on each run. ." -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: Sort lines by lenght of the string [67971]

2017-02-20 Tema obsahu Angel Torres
Ejem. I don't know how to load the script. Can you help me ? Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: Sort lines by lenght of the string [67970]

2017-02-20 Tema obsahu Angel Torres
I will try and comment Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: Sort lines by lenght of the string [67948]

2017-02-18 Tema obsahu Angel Torres
same length simply mantaine the initial order. Or if you prefer in alphabetical order in the group of strings with the same length . The important part for me is obtain grouped the strings with the same length Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es

Re: Delete a line until find the first point if found [67938]

2017-02-16 Tema obsahu Angel Torres
Andreas: Look here e.g. https://regex101.com/r/8v3tCH/1 (https:// regex101.com/r/8v3tCH/1) But I see you are showing some links to your(?) websites made with wordpress. Then you should not do such complicated things

Re: Delete a line until find the first point if found [67944]

2017-02-17 Tema obsahu Angel Torres
\s*([^\.]*?\.) \1\n Why don't go with pspad ? -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Sort lines by lenght of the string [67946]

2017-02-18 Tema obsahu Angel Torres
Each line in the txt file is a string How to sort from the short to the longest ? Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Delete a line until find the first point if found [67907]

2017-02-11 Tema obsahu Angel Torres
I have a file with many lines and phrases. Example of a line : This is a line. This line have two phrases. Not have three. Another line This is the second line. Never give up. I would like a script or search with regular expressions to replace the above lines with This line have two

Re: I continue with the save problem under windows 8.1 [67717]

2017-01-18 Tema obsahu Angel Torres
I continue with my problem. Seems related with the operating system. Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: I continue with the save problem under windows 8.1 [67699]

2017-01-15 Tema obsahu Angel Torres
I try in the desktop and happen the same about saving while the txt file is opened. But happen also with notepad++ My problem is that in the portatile don't happen this with pspad. I have windows 8.1 In the portatile is home version and in the desktop professional version. I am in despair,

Re: I continue with the save problem under windows 8.1 [67716]

2017-01-17 Tema obsahu Angel Torres
But sharing is disabled in that virtual machine. I have the last and use the guest tools -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

file opened in use and save [67498]

2016-11-19 Tema obsahu Angel Torres
I have a new pc under windows 8.1 pro. In the old one when I open a txt file to process its content I can't save while opened. Now I can do this. Why ? Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com

Re: file opened in use and save [67500]

2016-11-19 Tema obsahu Angel Torres
In my case i can save the file. Even when opened or modified while I am using with a script of my own. The circunstance is that before I can save the file while is opened. So what have I modified during this time. The pc is new. The operation system is windows 8.1 in both. Only in the new is

I continue with the save problem under windows 8.1 [67679]

2017-01-14 Tema obsahu Angel Torres
It's the most strange thing. In the portatile i can't save a file opened by pspad. In the desktop i can. But this is not only the difficult thing. Lately the pspad get blocked for a little time. Don't happen with any other program (notepad, notepad++, etc.) My pspad version is 4.5.9 (2600) I

Re: file opened in use and save [67550]

2016-12-04 Tema obsahu Angel Torres
I continue with the same experience with windows 8.1 No happen with windows 7 Happen even when I have the file opened in a virtual machine. How can I configure the program or the operating system for this ? Best regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es

Re: I continue with the save problem under windows 8.1 [67683]

2017-01-14 Tema obsahu Angel Torres
in the portatile the version is 4.5.9 (2600) In the desktop I also can save the opened txt file with my application with notepad ++. I am downloading the last version to try. I will inform. Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es

Ghost Window in a multi monitor environment [68360]

2017-03-28 Tema obsahu Angel Torres
I have six monitors in the desktop. In the main one appear in the center a small windows relating to pspad. When minimize the main pspad window in the monitor to the right minimize also When close this ghost window then closes pspad window in the second monitor too. Screenshots : (viz

Re: Ghost Window in a multi monitor environment [68389]

2017-03-29 Tema obsahu Angel Torres
The window is from Pspad. The additional option in the window is from an old windows explorer addon FileBox eXtender. This addon affects all windows, but the pspad window is the only one appear twice... Until to this moment I have to detect other interactions. -- Nice program indeed

keyboard sensivity [68258]

2017-03-19 Tema obsahu Angel Torres
I use more pspad or my CRM than microsoft word. I feel inside microsoft word the keys slower. I feel unconfortable with microsoft word. I compare with Libre Office and libre office is much beter. I use fields and codes and need continue using MO word. I would like to know, and is not the

Re: Delete digits in a text file [68250]

2017-03-18 Tema obsahu Angel Torres
it's beautiful ! -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: Delete digits in a text file [68249]

2017-03-18 Tema obsahu Angel Torres
Running to try ! :-)) -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Delete digits in a text file [68243]

2017-03-17 Tema obsahu Angel Torres
I suppose i can with regular expressions. How can I delete digits in a text file . By example : 12 fajskfjalsdjlfsadjk 3jjkjkj jkjfkasdk456jkluwiuiaj fasdjfkjk34567 45333(45)fasdfkjkjkfd Result : fajskfjalsdjlfsadjk jjkjkj jkjfkasdkjkluwiuiaj fasdjfkjk ()fasdfkjkjkfd Best Regards --

Re: Fortunately I am not going mad with opened files [68499]

2017-04-09 Tema obsahu Angel Torres
The strange thing again is that with notepad++ don't obtain the same response. BTW. I am seeing from the task bar the pspad icon in other colour. Is because is a beta version or something ? Best Regards -- Nice program indeed PSPad freeware

Re: Fortunately I am not going mad with opened files [68552]

2017-04-10 Tema obsahu Angel Torres
The script scan line by line the txt file adding these lines to registers in my CRM Goldmine 5.5 (an old version). Sometimes I continue documenting and adding more lines to that txt file. Suppose the txt file have 50 lines when opening the script to append one by one these registers to the CRM.

Re: Ghost Window in a multi monitor environment [68461]

2017-04-02 Tema obsahu Angel Torres
Running to try. Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Fortunately I am not going mad with opened files [68557]

2017-04-12 Tema obsahu Angel Torres
I don't find the original post I did about my problem. This is the error message or warning : http://imagizer.imageshack.com/img924/7476/gr2BFj.png Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Fortunately I am not going mad with opened files [68491]

2017-04-07 Tema obsahu Angel Torres
I have made a post in the past. Sorry because I have been not able to locate about a strange and sui generis problem or incident with pspad and windows 8.1 In the laptop if I modify a txt file and try to save while I am using that file in a script that open that file I receive a warning that the

Re: Ghost Window in a multi monitor environment [68486]

2017-04-05 Tema obsahu Angel Torres
PSChrisJo: kinda of a wierd question but why do you use 6 screens? I never tought about using more than 3 so wonder what kind of work you do? Regards // Chris

Re: Fortunately I am not going mad with opened files [68521]

2017-04-10 Tema obsahu Angel Torres
understood. I am fond of pspad. But what is the best final "state" or configuration ? In the prior version when I save a txt file open by one of my scripts I receive no warning when save (but really don't save the last version of a modified txt file). Idem with notepad.. IN the last

Re: Fortunately I am not going mad with opened files [68563]

2017-04-12 Tema obsahu Angel Torres
When I execute the script ask me for the file I want to open. Once is open begin to add registers to Goldmine in manual mode, giving me the option to reject the addition if the register already exists. The interesting thing is this : pspad interprets the file is opened and don't allow to save

Re: Fortunately I am not going mad with opened files [68578]

2017-04-13 Tema obsahu Angel Torres
Part V If $int_ResultadoWinWaitClose <> 1 Then MsgBox(16, "LineToClip - Error", "Se ha obtenido una respuesta inesperada al esperar al cierre de la ventana de registro duplicado de GoldMine. Puede que el programa no esté ejecutándose o esté tardando demasiado en

Re: Fortunately I am not going mad with opened files [68579]

2017-04-13 Tema obsahu Angel Torres
Sorry but it's too large Part VI $int_Resultado = GUISetState(@SW_SHOW, $handle_UIConfiguracion) If $int_Resultado = 0 Then MsgBox(16, "LineToClip - Error", "No es posible configurar las carpetas utilizadas por el programa. No ha sido posible mostrar una ventana de GUI.", 300)

Re: Fortunately I am not going mad with opened files [68574]

2017-04-13 Tema obsahu Angel Torres
Part I #NoTrayIcon #Include #Include #Include #Include #Include #Include #Include #Include #Include #Include #Include "APIConstants.au3" #Include "WinAPIEx.au3" #Include "HotKeyConstants.au3" #Include "HotKey.au3" #Include "HotKeyInput.au3"

Re: Fortunately I am not going mad with opened files [68577]

2017-04-13 Tema obsahu Angel Torres
Part IV If $handle_VentanaGoldMineNuevoRegistro = 0 Then MsgBox(16, "LineToClip - Error", "Se ha producido un error al intentar activar la ventana de nuevo registro de GoldMine. Puede que el programa no esté ejecutándose o esté tardando demasiado en responder." & @CRLF & @CRLF

Re: Fortunately I am not going mad with opened files [68576]

2017-04-13 Tema obsahu Angel Torres
Part III If StringLeft($str_Linea, 7) = "file://" Or StringLeft($str_Linea, 6) = "ftp://; Or StringLeft($str_Linea, 9) = "mailto://; Or StringLeft($str_Linea, 7) = "http://; Or StringLeft($str_Linea, 8) = "https://; Or StringLeft($str_Linea, 4) = "www." Then ShellExecute($str_Linea)

Re: Fortunately I am not going mad with opened files [68580]

2017-04-13 Tema obsahu Angel Torres
Anyway the fact is that an prior version don't give the warning and the last yes. And older versions give the warning. I hope the code may help you. Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Fortunately I am not going mad with opened files [68575]

2017-04-13 Tema obsahu Angel Torres
Part II Case $int_MensajeActual = $ctrlid_OpcionConfiguracionTiemposBorrar TraySetClick(0) $int_ErrorHotKeyDisable = _HotKey_Disable($HK_FLAG_NOUNHOOK) If $int_ErrorHotKeyDisable <> 1 Then MsgBox(16, "LineToClip - Error", "No ha sido posible desactivar el uso

Re: Fortunately I am not going mad with opened files [68584]

2017-04-15 Tema obsahu Angel Torres
And... :-P -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Divide any text by the periods [68105]

2017-03-08 Tema obsahu Angel Torres
Some lines seems deleted but work almost perfect Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Re: Divide any text by the periods [68104]

2017-03-08 Tema obsahu Angel Torres
Running to try Andreas. Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Merge text in a txt file [68143]

2017-03-09 Tema obsahu Angel Torres
Sometimes when copy/pasting a pdf file the resulting text is splitted from the original How can I merge the resulting text according to the periods in the text. (Reconstructing phrases) For example: a s u n t o especial en cada caso. Toda vía existen muchas opciones y cada una de ellas más

Re: Join lines in a txt file [68193]

2017-03-11 Tema obsahu Angel Torres
Nice to recognize you in the forum. I am contro as you know in the other. Thanks a lot for your answer. Best Regards. :-) -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware

Join lines in a txt file [68160]

2017-03-10 Tema obsahu Angel Torres
I tried join lines manually This was the result : a s u n t o especial en cada caso. Toda vía existen muchas opciones y cada una de ellas más simple. En todo caso es posible hacerlo. Cada caso es un caso aparte. In the word a s u n t o how can I convert to asunto ? Best Regards -- Nice

Re: delete five character of the end of line [68099]

2017-03-08 Tema obsahu Angel Torres
i will try and comment. Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com PSPad freeware editor http://www.pspad.com

Divide any text by the periods [68100]

2017-03-08 Tema obsahu Angel Torres
Example : "Cuando Abrán alcanzó la edad de noventa y nueve a

delete five character of the end of line [68093]

2017-03-07 Tema obsahu Angel Torres
I have a txt file with many lines ending in different character of lenght 5 I wish to delete the five characters in each line How can I do that ? Best Regards -- Nice program indeed http://ingenierostenerife.blogspot.com.es http://peritostenerife.wordpress.com

Re: Ghost Window in a multi monitor environment [68455]

2017-04-01 Tema obsahu Angel Torres
This don't happen in the laptop with the same addon and operating system windows 8.1 http://imagizer.imageshack.com/img923/1541/2Bg873.png Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Some problem with my six monitors [69022]

2017-07-24 Tema obsahu Angel Torres
May be here. I am not sure. Best Regards http://www.donationcoder.com/forum/index.php?topic=43870.new#new -- Nice program indeed PSPad freeware editor http://www.pspad.com

Format in a single line [69105]

2017-08-19 Tema obsahu Angel Torres
I am using a quotes program that presents quotes or citations in a desktop window. the quotes or phrases are read from a txt file where each quote is a line. I want to use to put jokes. Some jokes are conversations in several lines. I am using a \ to indicate the moment of carriage return o

Re: Format in a single line [69116]

2017-08-22 Tema obsahu Angel Torres
I am having a strange problem for me with the formatting of the text. When trying to format a converted image in ASCII text and insert in the text the code in the beginning of each line it goes near the image. [img=http://imagizer.imageshack.com/img923/9369/gIC3ah.png]the code \n I don't get

Re: Format in a single line [69119]

2017-08-23 Tema obsahu Angel Torres
Understood. I have applied before character 0 with good results. The important thing about pspad here is its flexibility. Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Blue square icon in one of my files [68801]

2017-05-13 Tema obsahu Angel Torres
Yesterday I got a general totally freeze in the pc and I have to turn off the pc and on again. I lose access to a project (a group of files) because don't open any files. Then I tried to reopen one by one and one of them present a blue square icon in the left tab. And I see hexadecimal

Re: Blue square icon in one of my files [68807]

2017-05-13 Tema obsahu Angel Torres
I think is solved. I deleted the corrupted file and the corrupted project. I create a new project and give the same name with the same files components. I Create a new file. I don't remember any lost data, so I supposed I haven't lost any data. Best Regards -- Nice program indeed

Re: Blue square icon in one of my files [68804]

2017-05-13 Tema obsahu Angel Torres
What's next now ? Delete or something. ? I need the name of that file able to add lines. Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Blue square icon in one of my files [68805]

2017-05-13 Tema obsahu Angel Torres
I think I also lose a project with ten or more files (not the files, because the ppr file don't load any files. Seems no operative. i need operative this project. What Can i do ? Delete and form again the project (group of files) ? Best Regards -- Nice program indeed

Re: Blue square icon in one of my files [68809]

2017-05-13 Tema obsahu Angel Torres
pspad: Restore your files from backup and continue your work. I hope you are creating backup regularly. If your system hangs, it can damage files you are working on it - rewrite content of files with garbage

Re: Blue square icon in one of my files [68808]

2017-05-13 Tema obsahu Angel Torres
I have three security copies i have to revise. The more recent is OK. -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Blue square icon in one of my files [68811]

2017-05-13 Tema obsahu Angel Torres
Understood. best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

=?windows-1250?Q?Re:_How_can_i_delete_lines_that_begins_with_the_same_string_?_[69261]?=

2017-09-16 Tema obsahu Angel Torres
Thanks a lot. -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Popurrí (mixing sets) [69270]

2017-09-22 Tema obsahu Angel Torres
Example : First txt file contains the lines : Joseph Albert john Gilbert And the cecond txt file contains the lines : Hearts picas Hearts hearts Hearts rombos Hearts Trebol King trebol king picas king hearts king rombos queen trebol queen picas queen picas etc. The resulting txt file may

=?windows-1250?Q?How_can_i_delete_lines_that_begins_with_the_same_string_?_[69182]?=

2017-09-12 Tema obsahu Angel Torres
HOw can i deleted lines that begins with a proposed same string ? Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Format in a single line [69111]

2017-08-21 Tema obsahu Angel Torres
Running to try. This is wonderful !! -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Format in a single line [69108]

2017-08-21 Tema obsahu Angel Torres
if you want to have a linebreak use \n instead. You're a charm. Best Regards. Thanks a lot ! :-)) Wonderful -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Format in a single line [69107]

2017-08-21 Tema obsahu Angel Torres
Ejem. I think I know what is my next reading. I will comment if I am not able to find. Best Regards -- Nice program indeed PSPad freeware editor http://www.pspad.com

Re: Format in a single line [69109]

2017-08-21 Tema obsahu Angel Torres
How can with pspad convert this string in several lines in one ? LARRY is in Room 232 at the Hospital \n \n \nOkay, you are asking who in the hell is 'Larry'. \n \nLarry gets home late one night and, Linda, his wife says, 'Where in the hell have you been?' \n \nLarry replies, 'I was out getting a

pspad freezes sometimes [69595]

2017-12-02 Tema obsahu Angel Torres
Sometimes in my system windows 8.1 ps pad freezes. the version installed on the system is 5.0.0 (243) . Is a known problem ? How can I solve ? Waiting the problem solves itself. Meanwhile I can't type or change tab. Best Regards -- Nice program indeed

Re: pspad freezes sometimes [69639]

2017-12-09 Tema obsahu Angel Torres
Andreas: I'm also only talking about version 5. Here are all the builds in "Developer forum - new builds" http://forum.pspad.com/list.php?6

Re: Split a txt file with pspad [70204]

2018-05-04 Tema obsahu Angel Torres
I hope some day may be done a plugin or something. I applied a freeware from sourceforge to split txt files with success. But finally applied in the target forum pastebin.com no insert a large txt file. So I only copy and paste from pspad to pastebin :-P My problem is that i am not a

Split a txt file with pspad [70181]

2018-04-30 Tema obsahu Angel Torres
How can I split a txt file or similar with pspad according to a pattern ? By example split in 6 equal parts. Best Regards -- Nice program indeed PSPad freeware editor https://www.pspad.com

Re: Split a txt file with pspad [70191]

2018-05-01 Tema obsahu Angel Torres
How can I do that script for example. Divide 1 to 10 equal parts eligible ? Best Regards -- Nice program indeed PSPad freeware editor https://www.pspad.com

Re: Split a txt file with pspad [70200]

2018-05-03 Tema obsahu Angel Torres
pspad: Hello In the PSPad folder is file scripting.rtf There is a list of commands you can use. On the end of this file are 2 examples, how to copy text into new file and how to manipulate individual lines in editor.

Re: Split a txt file with pspad [70201]

2018-05-03 Tema obsahu Angel Torres
Andreas: If you use JavaScript as language then watch this examples how to split strings in parts. Look at the JS-Code and the comments. You can change the code for a live preview. https://codepen.io/Aybee/pen/pVPgWG

Re: delete all lines not beginning with a predefined string [69778]

2018-01-20 Tema obsahu Angel Torres
Thanks a lot ! Best Regards -- Nice program indeed PSPad freeware editor https://www.pspad.com

delete all lines not beginning with a predefined string [69761]

2018-01-13 Tema obsahu Angel Torres
how can i delete all lines except those beginning with a determined string. By example : Delete all lines except those beginning with "5234534". Any equivalent task may help me like extract the lines beginning with a certain sring to a new file. Best Regards -- Nice program indeed

Re: Split a txt file with pspad [70657]

2018-09-09 Tema obsahu Angel Torres
Please put the link here for everybody. I will try if you does. I will learn to run a perl program. Best Regards -- Nice program indeed PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_Link_to_a_folder_in_a_txt_file_is_possible_?_[70982]?=

2019-01-14 Tema obsahu Angel Torres
I think is the same problem with an URL, but an URL is recognized perhaps with the help of an addon or plugin. I was doing proofs and notepad don recognize an URL (is not clickable). Notepad++ the same behaviour. Therefore in a plain text file we have to use an interpreter.. :-P By the moment

=?windows-1250?Q?Re:_Link_to_a_folder_in_a_txt_file_is_possible_?_[70992]?=

2019-01-15 Tema obsahu Angel Torres

=?windows-1250?Q?Re:_Link_to_a_folder_in_a_txt_file_is_possible_?_[70993]?=

2019-01-15 Tema obsahu Angel Torres
Can I do a script to select from the cursor to the beginning of the line and then select the option in the contextual menu Open Selected file with the default application ? It's very interesting ! :-)) -- Nice program indeed PSPad freeware

=?windows-1250?Q?Link_to_a_folder_in_a_txt_file_is_possible_?_[70975]?=

2019-01-13 Tema obsahu Angel Torres
I observ is possible in pspad link to a web page. Is it possible to link to a folder ? to a file ? to a programa ? Best Regards I observ there is an option in the contextual menu for Open Selected file in the default application . Any alternative ? -- Nice program indeed

=?windows-1250?Q?Re:_Link_to_a_folder_in_a_txt_file_is_possible_?_[71028]?=

2019-01-31 Tema obsahu Angel Torres

=?windows-1250?Q?Re:_Link_to_a_folder_in_a_txt_file_is_possible_?_[71030]?=

2019-02-04 Tema obsahu Angel Torres
Ejem. I know is possible too. Now to wait someone that can help with the corresponding script. :-)) -- Nice program indeed PSPad freeware editor https://www.pspad.com

Re: Macros Dissapeared [72982]

2020-02-23 Tema obsahu Angel Torres
I close the program after copying the macros folder to the ubication. Reopen and now the macros appear. Best Regards -- Nice program indeed PSPad freeware editor https://www.pspad.com

Re: Macros Dissapeared [72981]

2020-02-23 Tema obsahu Angel Torres
I think I know what happened. Sure it's my fault. Seems to be I have installed some day in the past pspad as a portable app. But probably mantaining some parts in the system. So probably I used a system installer Then , when change the laptop, copy the main directory folder in Y: But

Re: Black window for a second [72586]

2020-01-25 Tema obsahu Angel Torres
Thanks. I will wait. Sure is a strange thing in windows 10 home. The hardware is Hewlett Packard 15-bc520ns laptop hp pavilion windows 10 home in spanish -- Nice program indeed PSPad freeware editor https://www.pspad.com

Re: Black window for a second [72585]

2020-01-25 Tema obsahu Angel Torres
Thanks. I will wait. Sure is a strange thing in windows 10 home. The hardware is Hewlett Packard 15-bc520ns laptop hp pavilion windows 10 home in spanish -- Nice program indeed PSPad freeware editor https://www.pspad.com

Re: Black window for a second [72578]

2020-01-25 Tema obsahu Angel Torres
Bueno , veo que es un problema crónico. Me esperaré unos meses a ver si hay suerte y se logra arreglar el problema interactivo. Well, I see is a cronic problem. I'll wait a couple of months to see if the next version fix this little problem. Best Regards -- Nice program indeed

Re: Macros Dissapeared [72963]

2020-02-20 Tema obsahu Angel Torres
Do you recommend me this version : https://autoit.de/thread/86662-pspad4autoit3-projekt/?postID=697018#post697018 I have still the problem with my graphic card and pspad version 5.03 (367) 20/01/2020 9:23:40 Best Regards -- Nice program indeed

Macros Dissapeared [72962]

2020-02-20 Tema obsahu Angel Torres
(viz http://imagizer.imageshack.com/img924/2011/0eWe9Q.png ) I have observed recently my macro manager is empty I am running a portable version of pspad from windows 10 home. Y:\PORTABLES\DESARROLLO\PSPad\PSPad.exe In windows 8.1 i have not problem. Do you know what I am doing bad ? Best

Re: Macros Dissapeared [72977]

2020-02-23 Tema obsahu Angel Torres
pspad: Hello If you are running portable version, all files should be in the PSPad folder. In the program settings / System check if Multiuser environment is disabled. If enabled config files are stored in user

Re: Macros Dissapeared [72978]

2020-02-23 Tema obsahu Angel Torres
I think my installation is portable but I have this also : C:\Users\JOSE\AppData\Roaming\PSpad the executable is from Y:\PORTABLES\DESARROLLO\PSPad\PSPad.exe so I have sure a little mess and is my problem. I will revise everything -- Nice program indeed

Re: Macros Dissapeared [72979]

2020-02-23 Tema obsahu Angel Torres
In the C:\Users\JOSE\AppData\Roaming\PSpad i have : (viz http://imagizer.imageshack.com/img923/1106/b8Nrsr.png ) -- Nice program indeed PSPad freeware editor https://www.pspad.com

Black window for a second [72524]

2020-01-20 Tema obsahu Angel Torres
I am migrating to a new laptop with windows 10 home from windows 8.1 I observ this morning that when maximize the pspad windos, for miliseconds, doubt in a black window... I have installed version 5.0.2 (351) Can I try the current developer build 5.0.3 (367) Seems a problem interacting with

Re: Black window for a second [72537]

2020-01-21 Tema obsahu Angel Torres
I will try the developer version and comment. Best Regards. -- Nice program indeed PSPad freeware editor https://www.pspad.com

  1   2   >