1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
./cmd_cartesian_bad.svx:3:12: error: Expecting "GRID", "MAGNETIC", or "TRUE"
*cartesian fridge
^~~~~~
./cmd_cartesian_bad.svx:4:12: error: Expecting "GRID", "MAGNETIC", or "TRUE"
*cartesian fridge 1.0 degrees
^~~~~~
./cmd_cartesian_bad.svx:5:22: error: Unknown units ""
*cartesian magnetic 0
^
./cmd_cartesian_bad.svx:6:17: error: Expecting numeric field, found "degrees"
*cartesian true degrees
^~~~~~~
./cmd_cartesian_bad.svx:7:12: error: Expecting "GRID", "MAGNETIC", or "TRUE"
*cartesian grid2degrees
^~~~~~~~~~~~
./cmd_cartesian_bad.svx:8:12: error: Expecting "GRID", "MAGNETIC", or "TRUE"
*cartesian magnetic2 degrees
^~~~~~~~~
Removing trailing traverses...
Concatenating traverses...
Simplifying network...
Calculating network...
Calculating traverses...
Calculating trailing traverses...
Calculating statistics...
Survey contains 1 survey station, joined by 0 legs.
There are 0 loops.
Total length of survey legs = 0.00m ( 0.00m adjusted)
Total plan length of survey legs = 0.00m
Total vertical length of survey legs = 0.00m
There were 0 warning(s) and 6 error(s) - no output files produced.
|