- Publicity: Public Only All
search-convert-procs.tcl
Binaries conversion procedures for the search package. Thanks to Carsten Clasohm for suggesting the converter programs.
- Location:
- packages/search/tcl/search-convert-procs.tcl
- Created:
- 2005-06-25
- Author:
- Dirk Gomez
- CVS Identification:
$Id: search-convert-procs.tcl,v 1.5.2.8 2023/03/16 12:38:04 antoniop Exp $
Procedures in this file
- search::convert::binary_to_text (public)
Detailed information
search::convert::binary_to_text (public)
search::convert::binary_to_text -filename filename \ -mime_type mime_type
Converts the binary file to text and returns this as a string. (Carsten Clasohm provided the converters.)
- Switches:
- -filename (required)
- -mime_type (required)
- Author:
- Dirk Gomez
- Created:
- 2005-06-25
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.