prevnext   » SZS: Wiimms SZS Toolset » wszst: Wiimms SZS Tool » wszst lex

wszst lex

For each archive the LEX sub file course.lex is searched and, if found, decoded and printed (copied to stdout). Wildcards and pipe characters are parsed.

Contents

1.   Syntax

wszst LEX [source]...

2.   Options

Options
Option Param Description
--no-wildcards Disable wildcard parsing and use each filename exactly as specified.
--in-order Process the input files in order of the command line and don't delete duplicates.
-i --ignore Ignore non existing source files without warning.
-H --no-header Suppress the syntax information section in decoded text files.
-B --brief Suppress information lines in decoded text files. This includes syntax information (--no-header). If set twice, the output of unneeded sections is also suppressed.
-X --export Enable the export mode and create small and machine readable text files for easy post processing. The option works similar like -HBB for KMP and like -HBl1 for BMG text files.