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).

Contents

1.   Syntax

wszst LEX [source]...

2.   Options

Options
Option Param Description
-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.