Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2433 visitors today
Log In Register

search-convert-procs.tcl

OpenACS Home : ACS API Browser : Search 5.5.1 : search-convert-procs.tcl
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.3 2007/11/19 19:20:15 emmar Exp $

Procedures in this file

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