Clean up obsolete handling for optional programs
[survex.git] / tests / cmd_begin_bad.out
blob6be6c850acd0b66e1e372faaf05f13e105ba30d8
1 ./cmd_begin_bad.svx:5:8: error: Character "*" not allowed in station name (use *SET NAMES to set allowed characters)
2  *begin *
3         ^
4 ./cmd_begin_bad.svx:7:8: error: Character "." not allowed in station name (use *SET NAMES to set allowed characters)
5  *begin .0
6         ^
7 ./cmd_begin_bad.svx:8:6: error: Character "(" not allowed in station name (use *SET NAMES to set allowed characters)
8  *end (
9       ^
10 ./cmd_begin_bad.svx:10:6: error: Character "+" not allowed in station name (use *SET NAMES to set allowed characters)
11  *end +_
12       ^
13 ./cmd_begin_bad.svx:11:8: error: Character "=" not allowed in station name (use *SET NAMES to set allowed characters)
14  *begin =
15         ^
16 ./cmd_begin_bad.svx:12:6: error: Matching BEGIN command has no survey name
17  *end a
18       ^
19 ./cmd_begin_bad.svx:14:6: error: Character "=" not allowed in station name (use *SET NAMES to set allowed characters)
20  *end =
21       ^
23 Removing trailing traverses...
25 Concatenating traverses...
27 Simplifying network...
29 Calculating network...
31 Calculating traverses...
33 Calculating trailing traverses...
35 Calculating statistics...
37 Survey contains 1 survey station, joined by 0 legs.
38 There are 0 loops.
39 Total length of survey legs =    0.00m (   0.00m adjusted)
40 Total plan length of survey legs =    0.00m
41 Total vertical length of survey legs =    0.00m
42    1 0-node.
43 There were 0 warning(s) and 7 error(s) - no output files produced.