releasing package survex version 1.4.11-3
[survex.git] / tests / cmd_begin_bad.out
blob4623121c74087a0fefc47a5fd112a1e39d39290a
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:11: info: Corresponding BEGIN was here
20  *begin =
21 ./cmd_begin_bad.svx:14:6: error: Character "=" not allowed in station name (use *SET NAMES to set allowed characters)
22  *end =
23       ^
25 Removing trailing traverses...
27 Concatenating traverses...
29 Simplifying network...
31 Calculating network...
33 Calculating traverses...
35 Calculating trailing traverses...
37 Calculating statistics...
39 Survey contains 1 survey station, joined by 0 legs.
40 There are 0 loops.
41 Total length of survey legs =    0.00m (   0.00m adjusted)
42 Total plan length of survey legs =    0.00m
43 Total vertical length of survey legs =    0.00m
44    1 0-node.
45 There were 0 warning(s) and 7 error(s) - no output files produced.