ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Sort lines of a txt file by lenght of the string

<< < (5/7) > >>

Contro:
If you apply the description of my TED Notepad procedure, copy/pasting the 'Output mask' values from here, you should be fine, I think I see at least 3 typos in your first screenshot, and then it only gets worse from there...
-Ath (February 19, 2017, 02:36 PM)
--- End quote ---
Don't worry I keep trying.

But it's strange for me. I think i am doing well.
Any option left ?

Lintalist:
Where have I to put the name of my txt file in the script ?
-Contro (February 19, 2017, 02:18 PM)
--- End quote ---
The first line says

--- Code: Autohotkey ---FileRead, text, %A_ScriptFullPath%replace it with

--- Code: Autohotkey ---FileRead, text, pathtoyour\file.txtAssuming you want to save it replace MsgBox %text% with

--- Code: Autohotkey ---FileDelete, pathtoyour\sortedfile.txtFileAppend, %text%, pathtoyour\sortedfile.txt

Contro:
Where have I to put the name of my txt file in the script ?
-Contro (February 19, 2017, 02:18 PM)
--- End quote ---
The first line says

--- Code: Autohotkey ---FileRead, text, %A_ScriptFullPath%replace it with

--- Code: Autohotkey ---FileRead, text, pathtoyour\file.txtAssuming you want to save it replace MsgBox %text% with

--- Code: Autohotkey ---FileDelete, pathtoyour\sortedfile.txtFileAppend, %text%, pathtoyour\sortedfile.txt-Lintalist (February 19, 2017, 02:58 PM)
--- End quote ---
Trying. Best Regards

Contro:
Where have I to put the name of my txt file in the script ?
-Contro (February 19, 2017, 02:18 PM)
--- End quote ---
The first line says

--- Code: Autohotkey ---FileRead, text, %A_ScriptFullPath%replace it with

--- Code: Autohotkey ---FileRead, text, pathtoyour\file.txtAssuming you want to save it replace MsgBox %text% with

--- Code: Autohotkey ---FileDelete, pathtoyour\sortedfile.txtFileAppend, %text%, pathtoyour\sortedfile.txt-Lintalist (February 19, 2017, 02:58 PM)
--- End quote ---
Trying. Best Regards

-Contro (February 19, 2017, 03:36 PM)
--- End quote ---
I think I got. Is fast and easy. Best Regards

Contro:
If you apply the description of my TED Notepad procedure, copy/pasting the 'Output mask' values from here, you should be fine, I think I see at least 3 typos in your first screenshot, and then it only gets worse from there...
-Ath (February 19, 2017, 02:36 PM)
--- End quote ---
I think very interesting to load a python script.
It's new for me.

Can I try again ?
 :-*

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version