search::convert::binary_to_text (public)

 search::convert::binary_to_text -filename filename \
    -mime_type mime_type

Defined in packages/search/tcl/search-convert-procs.tcl

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):
%3 search::content_filter search::content_filter (private) search::convert::binary_to_text search::convert::binary_to_text search::content_filter->search::convert::binary_to_text ad_tmpnam ad_tmpnam (public) search::convert::binary_to_text->ad_tmpnam ad_try ad_try (public) search::convert::binary_to_text->ad_try template::util::read_file template::util::read_file (public) search::convert::binary_to_text->template::util::read_file util::file_content_check util::file_content_check (public) search::convert::binary_to_text->util::file_content_check util::which util::which (public) search::convert::binary_to_text->util::which

Testcases:
No testcase defined.
[ show source ]
Show another procedure: