| User: editor -- 2011-05-20 << 783 785 >> |
| Hits: 358 |
| Type: Bin Hex Oct Dec converter |
| Search all Bin Hex Oct Dec converter examples |
| Description: |
| How to convert the text from hex format to ascii format? |
| Input Sample: |
| 73,75,62,20,76,62,70,72,6f,63,28,6e,75,6d,31,2c,6e,75,6d,32,29,a,72,65,73,70,6f,6e,73,65,2e,77,72,69,74,65,28,6e,75,6d,31,2a,6e,75,6d,32,29,a,65,6e,64,20,73,75,62,a, |
| Output Sample: |
| sub vbproc(num1,num2) response.write(num1*num2) end sub |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. ctrl-o open the text file that contains hex data 2. ctrl-h open 'replace' dialog * set 'search for pattern' to: * set 'replace with pattern' to: * uncheck "print unmatched unit" option 3. click 'Replace', the hex text will be convert to ascii text. 4. ctrl-s save to file. |
Screenshot 1: Replace_Window |
Similar Examples: |
| How to convert a text file to specified format? (77%) How to convert the text format by user specified rules? (71%) How to convert the text from hex to decimal in a file? (71%) How to convert multiple text files from DOS format to UNIX format? (70%) How to convert multiple text files from UNIX format to DOS format? (70%) How to convert the text from decimal to hex in a file? (63%) How to convert each line of a text file to the new format? (62%) How to change text file format with user specified rules? (62%) |
Check Demo of Bin Hex Oct Dec converter |
| Keywords: |
| asci oct dec converter converter bin hex oct bin hex oct dec hex oct dec hex oct oct bin hex hex hex ascii hex to ascii text format converter text converter converter text search hex replace hex format convert |