Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

74.Bin Hex Oct Dec converter -- How to convert binary data in many text file to hexdecimal data?

User: editor -- 2008-05-09
Hits: 279
Type: Bin Hex Oct Dec converter   
Search all Bin Hex Oct Dec converter examples
Description:
How to convert binary data in many text file to hexdecimal data?
Answer:
Hint: You need to Download and install "Replace Pioneer" to finish following steps.
Steps: 
1. ctrl-o to open your text file 
2. press ctrl-h to open 'Replace' dialog  
1)set 'replace unit' to 'Word'  
2)set 'search for pattern' as:  

3)set 'replace with pattern' to:

4)set 'If' to:

3. Click 'Replace'

If you want to batch replace, click 'Batch...' in step 3, and click 'pick files' to load files and click 'Batch Replace'.
You can also use menu: Replace->Replace by template->Bin/Oct/.. to do other conversion
Download Script:  scripts/74.rst.zip

Similar Examples:
How to convert IP addresses in text file into Hexidecimal format? (67%)
How to change a binary file into text file with readable hexidecimal format? (66%)
How to convert the daily data into a weekly data in many text files? (63%)
How to convert the text from hex to decimal in a file? (63%)
How to convert each line of a text file to the new format? (62%)
How to format all the data in the text file with 8.2 format? (61%)
How to convert Hexidecimal IP addresses in text file into decimal format? (61%)
How to convert the date in a text file into GMT(Greenwich Mean Time)? (58%)

Check Demo of Bin Hex Oct Dec converter