TextPipe: Online Help
    Remove byte range
 

Submit feedback on this topic 

 Home  User Assistance   Tutorials   How to Use TextPipe
 Menus: File   Edit   Filters[ Wizards  Convert   Unicode   Add   Remove   Replace   Extract   Special   Maps   Restrict ]  Tools   Window   Help   Advanced
Home
Up

 

 

This filter is used to remove a range of bytes.

Several different means of specifying the bytes to remove are provided:

  1. Start byte, end byte. This removes all text including and between the specified byte.
  2. Start byte, width. Removes Width byte starting from (and including) the start byte.
  3. End byte, width. Removes Width fields backwards starting from (and including) byte End.
  4. Start byte to end of file. Removes all fields from the Start byte to the very end of the file.
  5. Width to end of file. Removes Width fields backwards starting from (and including) the last byte.

Note - if you are removing more than one byte range, it is easiest to remove ranges from right-to-left so that the position of the bytes doesn't change.

See also

Remove menu
Remove columns
Remove CSV fields
Remove Tab fields

 Contact Us   Support   Community   Tutorials and User Guides (online)
 Copyright © 1999-2006 DataMystic. All rights reserved.