TWiki Home TWiki . Protector . DocCheckMstnef101 ( vs. r1.1) TWiki webs:
Know?| Main | Protector | TWiki |
Protector . { Home | Changes | Index | Search | Go }
 <<O>>  Difference Topic DocCheckMstnef101 (r1.1 - 29 Jun 2002 - ChrisLowth)
Added:
>
>

%META:TOPICINFO{author="chris.lowth" date="1025367180" format="1.0" version="1.1"}% %META:TOPICPARENT{name="Documents"}%

check_mstnef

Part of protector (http://protector.sourceforge.net)
By Chris Lowth, (protector@lowth.com)

Synopsis

   check_mstnef filename

Description

The check_mstnef program reads the file specified and verifies that it is a properly formatted TNEF file. It also extracts any attachment embedded in the file to the working directory.

The first attachment (if any) in the file is written to the file tnef-att-1, the second is written to tnef-att-2 (etc).

The program writes a single line to stdout that indicates the success or failure of it's actions. The first word of the line gives the protector reason for the problem (or success), as follows..

mstnef_io_error An error has occurred while reading the file.
mstnef_bad_format Something wrong with the format of the file has been detected.
N_attachments Indicates a successful inspection, and indicates the number of attachments contained within the file. These are extracted into the current direction, as described above.

Topic DocCheckMstnef101 . { View | Diffs | r1.1 | More }
Revision -
Revision r1.1 - 29 Jun 2002 - 16:13 GMT - ChrisLowth
Copyright © 2001 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.