[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Magic Editor



Would this work:

TF BC CI/TNNNN NNNNN //XC

The N's are the XyWrite "wildcard number" (Alt+shift+n on some keyboards).

This gets rid of the T code and the following 5 numerals. If you want to keep the T code and delete
the 5-numeral group:

BC CI/ NNNNN//XC

I don't see any other sequence of five numerals in your sample, so this should work.

If the five-numeral sequence isn't unique (i.e., appears in other places where it shouldn't be
deleted):

TF BC SE/T NNNNN/XC >CR RW TF 

The CR just makes sure the cursor is touching the 5-numeral group; it may not actually be needed. Be
sure you use the wildcard numeral and not the wildcard character or letter!

Tim Baehr