Writeevd
(since EVL 2.5)
Read EVD from stdin using this evd structure:
parents vector null string name string data_type string format string null comment string null null vector null string separator string null quote struct null char string(1) optional uchar options vector struct tag string value string null decimal struct null precision uchar scale uchar decimal_separator string(1) null thousands_separator string null string struct null length ulong null locale string null
- Writeevd
-
is to be used in EVS job structure definition file.
<f_out>
is either output file or flow name. - evl writeevd
-
is intended for standalone usage, i.e. to be invoked from command line and and write to standard output.
EVD and EVS are EVL definition files, for details see evl-evd(5) and evl-evs(5).
Synopsis
Writeevd <f_in> <f_out> [-x|--text-input] evl writeevd [-x|--text-input] [--verbose] evl writeevd ( --help | --usage | --version )
Options
- -x, --text-input
-
suppose the input as text, not binary
Standard options:
- --help
-
print this help and exit
- --usage
-
print short usage information and exit
- -v, --verbose
-
print to stderr info/debug messages of the component
- --version
-
print version and exit