Forum Replies Created
- AuthorPosts
user
Participantok, I know that EmEditor is not MS EXCEL, but manipulating tsv/csv text files, is something that imo should be part of EmEditor!
MS EXCEL is not about csv/tsv text files only!
user
Participantok but where do I specify the regex???
> Delete Bookmarked Lines in This Group”
I dont want to delete the bookmarked lines, I want to delete the inverted selection :/user
Participantthanks but how do I use this?
I save it as .vbs file and load it as macro
what’s next?
thanks
user
Participantthe code you posted is extremely interesting Yutaka!
is there a list with all commands’ IDs???
thanks
user
Participantit would be nice if you consider it in the newe versions
thanks!user
Participantthanks for your reply
it helps but not much
isnt there an ability to extract the matches of a search?
not only the lines that contain matches of a searchthanks
user
Participantyutaka any help?
user
Participantyes, this is the screenshot I pasted too
but, I don’t see any keyboard key assigned to it, that is the problem
user
Participantit’s strange that I think I haven’t set any key to toggle the find bar:
any hint?
user
Participantit seems to work very well, thanks!
but how do I specify the case-sensitive action?
user
Participantcan anyone write a JS script or something that will do these replaces with a click of a button?
i for ı
g for ğ
s for ş
c for ç
u for ü
o for öcase sensitive, in all document, every instance
thanks!
user
Participantthanks!
user
Participantyup, I know that, but it displays the count of the whole text, not only of the selected text
user
Participantthanks, I will try macro, but I am interested in batch replace too
however, is it possible to save a specific batch and run it by clicking a button in the toolbar?
user
Participant> My Search regex is a multiline regex (it contains multiple newlines).
I know, but when I copy it and paste it in any text editor (not just in the search field of EmEditor), it shows as a single line
also, have you noted that the original text is:
34,George,Clooney,3456346,LDL,356,mg
34,George,Clooney,3456346,HDL,324,ml
34,George,Clooney,3456346,VLDL,635,kg
34,Tom,Cruise,4573456,LDL,463,dl
34,Tom,Cruise,4573456,HDL,746,cm
34,Tom,Cruise,4573456,VLDL,435,dc
35,Al,Pacino,5646464,LDL,467,hg
35,Al,Pacino,5646464,HDL,352,df
35,Al,Pacino,5646464,VLDL,643,rfand not just:
34,George,Clooney,3456346,LDL,356,mg
34,George,Clooney,3456346,HDL,324,ml
34,George,Clooney,3456346,VLDL,635,kgisn’t there any problem with that?
user
Participantthere is no multiline displayed in your posted search and replace values (probably due to the forum format)
can you paste them as plain text?
user
Participantthanks for your reply
it would be interesting if it works, but I got the message “Cannot find ^(d+),([A-Za-z]+),([A-Za-z]+),(d+),(.*) anywhere in the document”
(regex are enabled)
also, please note that the original text is:
34,George,Clooney,3456346,LDL,356,mg
34,George,Clooney,3456346,HDL,324,ml
34,George,Clooney,3456346,VLDL,635,kg
34,Tom,Cruise,4573456,LDL,463,dl
34,Tom,Cruise,4573456,HDL,746,cm
34,Tom,Cruise,4573456,VLDL,435,dc
35,Al,Pacino,5646464,LDL,467,hg
35,Al,Pacino,5646464,HDL,352,df
35,Al,Pacino,5646464,VLDL,643,rfand not just:
34,George,Clooney,3456346,LDL,356,mg
34,George,Clooney,3456346,HDL,324,ml
34,George,Clooney,3456346,VLDL,635,kgany hint?
user
Participantthanks, but I don’t think you understood my question
I know how to create csv files and open then in EmEditor
what I want is to transform the first table into the second (as shown in the picture)
user
Participantso, is the feature I am asking available or not?
user
Participantthanks but it’s not the same
that’s why I am posting a suggestion
user
Participanti need it with ctrl+s!
user
Participanttype some text, click ENTER, then the first line you typed is moved up and it is not visible any more
> Note: I don’t see any difference in EmEditor’s behaviour when Always Enable 1 Page Vertical Scroll is checked.
user
Participantthanks that is excellent, but I would like to suggest one implovement:
when this option is enabled and you start typing in the first line and then you click NEWLINE to go to the line below, the first line does not show
so, this option should not work if the cursor is in the first “visible” line, because the above line doesn’t show at all
and we can’t see what you have written just above
thanks
user
ParticipantI know, 1), 2), 3) are not features, are steps of a procedure
I rephrased the request to be more clear
user
Participant>> You can disable colors by checking “Ignore Color and Underlines” check box on the Print tab of configuration properties.
thanks, I would like to disable color printing, but NOT underlines!!!
>> make sure your printer selection and margins in page setup dialog (configuration properties > Print tab > Page Setup button) are correct.
printer selection is correct, but how can I know if margins are correct? all margins are set to 1 inches
(I always use A4 paper)
- AuthorPosts