Forum Replies Created
- AuthorPosts
- QiaoJiaoParticipant
I think there is a way to do it by passing parameters to emeditor.exe like
file://C:emeditoremeditor.exe–open/c:file.txt–macros/c:macros.jsee–macros_param/search_for=search\%20this&action=goto_firstresult
But I agree that this is weird and have problems.
Still, it is interesting problem to solve.
I like connecting my text files. Links are a power.QiaoJiaoParticipantYutaka, thank you for replaying.
I know how implement search in macros, but is it possible to do text clickable, so that it starts macros and passed file name and string for search to it?
We can do file://C:something.txt to go here. Is it possible to add something besides “file:” and adjust it for your own needs?
For example, using regexp to make search://C:something.txt(search this), so that “C:something.txt” and “search this” passed to macros and it will go to a file and search it.
I just want to now is it possible at all, because now I can not see a way to do it by macros.
QiaoJiaoParticipantThanks, now it works as I want
QiaoJiaoParticipantOk, thanks, I changed it, it work fine.
But when I press ‘home’+’Shift’ for selecting to the start of the line, it still selects only to the start of the text, not line.
How that can be changed?QiaoJiaoParticipantDid not find “Special Syntax”, but “reset all configurations” resolved the problem.
Thanks! EmEditor is awesome!
QiaoJiaoParticipantConfiguration is JavaScript.
here is screenshort. What can be wrong?
QiaoJiaoParticipantThat’s it!
October 26, 2007 at 8:38 am in reply to: Non-english characters in scripts.( document.write("中文");) #4858QiaoJiaoParticipantIt works.
Arigato! - AuthorPosts