Eng :: RE: Where is cm_SavePathToFileA?
Author: MVV Posted: Thu Aug 18, 2016 10:09 am (GMT -6) If you want just a message box, WScript.Echo does exactly that, and this script does exactly what you ask (shows a message box with current path...
View ArticleEng :: RE: Pop-up window TC
Author: MVV Posted: Thu Aug 18, 2016 10:17 am (GMT -6)cm_SaveSelectionToFileA is a command with save dialog, you can't get rid of it, so you should use e.g. following button or EM-command for copying...
View ArticleEng :: RE: Plugins for TC 9.0
Author: MVV Posted: Thu Aug 18, 2016 10:23 am (GMT -6) You haven't mentioned that only FS plugins don't work, so we've thought that all kinds of plugins don't work for you. Regarding FS plugins, they...
View ArticleEng :: RE: New files created via shift+F4 are always ASCI, I want UTF-8
Author: Horst.Epp Posted: Thu Aug 18, 2016 10:55 am (GMT -6)MVV wrote:avada, Shift+F4 creates empty file, so there is no any encoding in this file at all, and it is up to your text editor which...
View ArticleEng :: RE: New files created via shift+F4 are always ASCI, I want UTF-8
Author: Dalai Posted: Thu Aug 18, 2016 11:00 am (GMT -6) 2Horst.Epp Of course the editor set in TC is used when creating new files with Shift+F4! I have set ConTEXT as my primary text editor and...
View ArticleEng :: RE: New files created via shift+F4 are always ASCI, I want UTF-8
Author: Horst.Epp Posted: Thu Aug 18, 2016 11:24 am (GMT -6)Dalai wrote:2Horst.Epp Of course the editor set in TC is used when creating new files with Shift+F4! I have set ConTEXT as my primary text...
View ArticleEng :: RE: v9.0b8 BUG: TC loses focus after manipulating RAR archives
Author: EvilDragon Posted: Thu Aug 18, 2016 11:39 am (GMT -6) Thank you, I will have this in mind! Interestingly enough, in the past day or so I did not notice loss of focus happening anymore. SO BIZARRE!
View ArticleEng :: RE: New files created via shift+F4 are always ASCI, I want UTF-8
Author: avada Posted: Thu Aug 18, 2016 1:09 pm (GMT -6)MVV wrote:avada, Shift+F4 creates empty file, so there is no any encoding in this file at all, and it is up to your text editor which encoding...
View ArticleEng :: RE: Plugins for TC 9.0
Author: Hacker Posted: Thu Aug 18, 2016 1:17 pm (GMT -6)Moderation:Moved to the English forum. Hacker (Moderator)_________________Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit...
View ArticleEng :: RE: New files created via shift+F4 are always ASCI, I want UTF-8
Author: MVV Posted: Thu Aug 18, 2016 1:31 pm (GMT -6)Quote:I see. Well, that's that then. I guess I can't get TC to make an empty UTF-8 text file? If you really want to create an UTF-8 empty file, you...
View ArticleEng :: RE: New files created via shift+F4 are always ASCI, I want UTF-8
Author: Dalai Posted: Thu Aug 18, 2016 1:48 pm (GMT -6) Notepad++ can set the encoding for new files, i.e. files created within the program: Settings > Preferences > New Document > Encoding....
View ArticleEng :: RE: Search below to 4 level in windows 10
Author: AdamAry Posted: Thu Aug 18, 2016 10:36 pm (GMT -6)ts4242 wrote:In the Find files dialog there is a dropdown list to set the search depth level, be sure it is set to All (unlimited depth) or a...
View ArticleEng :: RE: Search below to 4 level in windows 10
Author: AdamAry Posted: Thu Aug 18, 2016 10:38 pm (GMT -6)ghisler(Author) wrote:Maybe you got the parent wrong? There should be a space between "Program" and "Files":...
View ArticleEng :: RE: Where is cm_SavePathToFileA?
Author: sexy69 Posted: Thu Aug 18, 2016 10:54 pm (GMT -6) Then write in a notepad txt: "Msgbox Path" and name the file test.vbs Now run the file (double-click the mouse on the icon of the file) and see...
View ArticleEng :: RE: Pop-up window TC
Author: sexy69 Posted: Thu Aug 18, 2016 11:30 pm (GMT -6) Parameters: /c "copy "%L" "B:\TEMP\File.txt"" It is better than Parameters: /c "echo %C > "B:\TEMP\File.txt"" because doing it in ANSI But...
View ArticleEng :: RE: Where is cm_SavePathToFileA?
Author: MVV Posted: Fri Aug 19, 2016 1:07 am (GMT -6) Please give an example of file that should be created._________________TCFS2 + TCFS2Tools: Full-screen mode for TC etc (forum)TOTALCMD.NET:...
View ArticleEng :: RE: Where is cm_SavePathToFileA?
Author: sexy69 Posted: Fri Aug 19, 2016 1:30 am (GMT -6) You'd better not explain. I want to Msgbox showed what window is active?
View ArticleEng :: RE: Where is cm_SavePathToFileA?
Author: MVV Posted: Fri Aug 19, 2016 1:50 am (GMT -6) Do you really need path of current panel or you only need to know which one is active? I don't understand what you're trying to get using these...
View ArticleEng :: Change font size in The Internal File Listers (F3)
Author: wakatana Subject: Change font size in The Internal File Listers (F3) Posted: Fri Aug 19, 2016 1:57 am (GMT -6) Hello, In my job I'm using 4k monitor and text shown using F3 is very small. Is it...
View ArticleEng :: RE: Change font size in The Internal File Listers (F3)
Author: MVV Posted: Fri Aug 19, 2016 1:59 am (GMT -6) F3, Options - Configure?_________________TCFS2 + TCFS2Tools: Full-screen mode for TC etc (forum)TOTALCMD.NET: AskParam, CopyTree, NTLinks, Sudo,...
View Article