Forum Replies Created

Viewing 25 posts - 1 through 25 (of 102 total)
  • Author
    Posts
  • in reply to: count and select all the regex matches #10940
    user
    Participant

    it’s great, many thanks!

    in reply to: open multiple links #10936
    user
    Participant

    wow, thanks!

    in reply to: count and select all the regex matches #10930
    user
    Participant

    I am not sure

    I just want to have these options when I do a regex search

    is it possible?

    thanks!!!

    in reply to: open multiple links #10929
    user
    Participant

    anyone please????

    in reply to: open multiple links #10762
    user
    Participant

    would be easy for you to write one?

    thanks!

    in reply to: always expand column width in tsv view mode #10496
    user
    Participant

    you are right Meir, this is the case, thanks

    however, even then (when there is a line with not exactly the same number of columns), cant I just make it automatically expand the column widths, until no text is hidden?

    that would be very essential (so not to miss data) and convenient

    thanks!

    in reply to: EmEditor TextApe :-) #10459
    user
    Participant

    thanks!

    in reply to: cross tabulation #10428
    user
    Participant

    I dont think we are talking about the same thing

    I want this text:

    a x1 x2 x3
    b x4 x5
    a x6 x7
    b x8 x9 x10 x11
    b x12

    to become like this:

    a x1 x2 x3 x6 x7
    b x4 x5 x8 x9 x10 x11 x12

    (each of a, b, c, x1, x2, etc are whole text strings)

    in reply to: cross tabulation #10425
    user
    Participant

    ???????????????????????

    in reply to: check if all the lines are the same #10424
    user
    Participant

    anyone??????????

    in reply to: cross tabulation #10394
    user
    Participant

    anyone???

    in reply to: extract text #10393
    user
    Participant

    it says that there is an error at line 17, any hint???

    in reply to: remove trailing white characters #10378
    user
    Participant

    mmm, it doesnt work!

    in a text like this:
    sdf[5 spaces here]sdf
    nothing happens!

    any fix?

    in reply to: open all selected with right click #10370
    user
    Participant

    with the “Open with” command, indeed it opened only one file

    however it opens all of them when I choose the “edit” command

    so I guess I have to use the “EmEditor” command in the context menu

    how do I enter the “EmEditor” command in context menu, because it’s missing now

    thanks!

    in reply to: open all selected with right click #10368
    user
    Participant

    I dont think it’s a limitation by Windows XP.

    If you select two .doc files and you right-click and choose “Open”, they will both open in MS Office Word (seperate windows for each document)

    same with .pdf files, that will open with your default pdf viewer (for me, PDF-XChange viewer, will open all of them in seperate tabs)

    in reply to: group lines #10364
    user
    Participant

    this comes close to what I want, but I am not sure if it can fulfill my needs:

    in a text file with many lines that some of those have the same starting characters followed by a tab, I want to group those lines together

    if there is only one line with a specific sequence of starting characters followed by a tab, then this is a group itself

    is it possible?

    the identification that EmEditor will seek in order to group the proper lines, is a multidigit number, followed by a tab

    any idea?

    thanks!

    user
    Participant

    great! thanks!

    user
    Participant

    the shown numbers only
    also, in a way that the numbers list will be easily maintained, ie. add and remove entries
    that’s the difficult part :/

    user
    Participant

    instead of doing the below, is there a way to set a var with the numbers and use a single line?

    document.selection.Replace(“^918.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^919.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^920.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^921.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^922.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^924.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^925.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^926.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^927.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^928.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^929.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^946.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^972.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1093.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1109.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1166.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1185.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1188.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1189.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1190.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1191.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1192.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1193.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1194.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1196.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1198.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1200.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1223.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1436.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1438.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1439.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1440.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1441.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1442.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1443.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1444.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1466.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1469.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1636.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1637.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1638.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1640.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1641.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1648.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1650.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1862.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1871.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1872.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1874.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1875.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1883.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);
    document.selection.Replace(“^1884.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);

    thanks

    in reply to: EmEditor TextApe :-) #10353
    user
    Participant

    congrats for the excellent topic, that should be sticky

    as for: //Remove empty lines (incl. whitespace)
    wouldnt it be better to have h, instead of s?

    user
    Participant

    I think I need to make it more clear:

    I am looking for a more convenient way than maintaining a list of:

    document.selection.Replace(“^455.*$”, “”, eeFindNext | eeFindSaveHistory | eeFindReplaceRegExp | eeReplaceAll);

    I just want to have a list of the regex only and then the command to be the same

    thanks

    in reply to: manage tsv data #10351
    user
    Participant

    is there anywhere documentation about “Sticky vertical mode”?

    I need to know what it does exactly

    thanks

    in reply to: check group status #10339
    user
    Participant

    great thanks!

    how do I count the instances of a match and store the amount in a variable?

    in reply to: toolbar buttons #10337
    user
    Participant

    can you tell me please the best possible “delete empty lines” macro? that will be the most fast, stable, accurate

    thanks!

    in reply to: check group status #10335
    user
    Participant

    anyone???

Viewing 25 posts - 1 through 25 (of 102 total)