logo       

[edit+] Re: Managing colums: msg#00013

editors.editplus.general

Subject: [edit+] Re: Managing colums

This was really great help! I am having one small problem though.
In the example I am trying to do this on, it won't search for terms
that are long enough for me to work with. I can get it to find:
(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)
But not the
(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)
(.)
that I need.

My cols look like this:

110110100100000000000000
010110010100000000101001
000101001100000000110000

And I need to devide them up as follows:

\1\7\13\19-\2\8\14\20-\3\9\15\21-\4\10\16\22-\5\11\17\23-\6\12\18\24

As far as I can see I am doing everything right, but it wont find the
pattern when it is that long. Any suggestions? (apart from breaking
it up :)

Regards, RF




--- In editplus-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx, Christoph Päper
<crissov@xxxx> wrote:
> *r0und_file* <r0und_file@xxxx>:
> >
> > One thing I would like to do is to for example move column 4 and
> > onwards to column 10. I do this now with a macro (...)
>
> Regex, search for "^...." replace by "\0 ". (Could look nicer,
if
> Editplus supported more advanced regex: "^.{4}" -> "\0 {5}".) Can
also
> applied to only selection.
>
> > Another (more important) thing I would like to do is to be able to
> > move columns in a simpler way than column select and drag.
> > For example, I might like to juggle the data in cols 4-9, say
move it
> > so that the cols are instead of 4,5,6,7,8,9 that they would be
> > 4,6,8,5,7,9.
>
> "(....)(.)(.)(.)(.)(.)" -> "\1\3\5\2\4\6"



------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/spZplB/TM
--------------------------------------------------------------------~->

http://www.editplus.com
http://groups.yahoo.com/group/editplus
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/editplus/

<*> To unsubscribe from this group, send an email to:
editplus-unsubscribe-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise