Jpp
18.2.1
the software that should make you happy
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
examples
Jeep
JShellParser.csh
Go to the documentation of this file.
1
#!/bin/csh
2
3
#
4
# \author mdejong
5
#
6
# ------------------------------------------------------------------------------------------
7
#
8
# Example script for JShellParser
9
#
10
# ------------------------------------------------------------------------------------------
11
12
source $JPP_DIR/setenv.csh $JPP_DIR >& /dev/
null
13
14
eval `JShellParser \
15
-
o
"-a A = 1, 2, 3, 4"
\
16
-
o
"-b B"
\
17
-b
"-c C"
\
18
-
o
"-d D = ''"
\
19
-- $*`
20
21
echo
"A = <$A>"
22
echo
"B = <$B>"
23
echo
"C = <$C>"
24
echo
"D = <$D>"
o
then fatal Wrong number of arguments fi JConvertDetectorFormat a o
Definition:
software/JDetector/compare-detector.sh:31
echo
then echo
Definition:
JQAQC.sh:90
JLANG::null
static JNullStream null
Null I/O stream.
Definition:
JNullStream.hh:51
Generated by
1.8.5