doc_set_mime_type

one of the documented procedures in this installation of the ACS
Usage:
doc_set_mime_type   mime_type
What it does:
Sets the mime-type property.
Defined in: /web/philip/packages/acs-core/document-procs.tcl

Source code:


    doc_set_property mime_type $mime_type


philg@mit.edu