prevnext   » SZS: Wiimms SZS Toolset » wlect: Wiimms LE-CODE Tool » wlect cat

wlect cat

Read the entered LEX and LE-CODE files (text, binary or szs) and print them as decoded text files to standard output. Wildcards and pipe characters are parsed. The output of all source files is concatenated.

Contents

1.   Syntax

wlect CAT [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.
-C --complete Append missing sections to the LEX file.
-H --no-header Suppress the syntax information section in LE text files.
-B --brief Suppress cross reference comments.
-X --export Enable the export mode and create small and machine readable text files for easy post processing.
--no-echo Suppress output of @ECHO commands while scanning text files.