<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(87, 86, 214); -webkit-text-stroke-color: rgb(87, 86, 214); -webkit-text-stroke-width: initial;" class=""></div><blockquote type="cite" class=""><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(87, 86, 214); -webkit-text-stroke-color: rgb(87, 86, 214); -webkit-text-stroke-width: initial;" class=""><span style="font-kerning: none" class="">If I open the BigCavernRanch files in xtherion and then look at the boxes for survey structure and map structure, they are completely empty.</span></div></blockquote><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(87, 86, 214); -webkit-text-stroke-color: rgb(87, 86, 214); -webkit-text-stroke-width: initial;" class=""><span style="font-kerning: none" class=""><br class=""></span></div><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; -webkit-text-stroke-color: rgb(87, 86, 214); -webkit-text-stroke-width: initial;" class=""><span style="-webkit-font-kerning: none;" class="">You may see that structure only after successful compilation.</span></div><div class=""><span style="font-kerning: none" class=""><br class=""></span></div><div class=""><span style="font-kerning: none" class=""><br class=""></span></div><div><blockquote type="cite" class=""><div class="">14. 11. 2019 v 3:46, Bill Gee <<a href="mailto:bgee@campercaver.net" class="">bgee@campercaver.net</a>>:</div><br class="Apple-interchange-newline"><div class=""><div style="white-space: pre-wrap; font-family: monospace; font-size: 15px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class="">I tried creating a map statement in the BigCavernRanch .th file which mentioned the four main maps, then doing a "select" on that map in the thconfig. That produced errors saying that objects did not exist.</div><p style="white-space: pre-wrap; font-family: monospace; font-size: 15px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class=""> </p></div></blockquote></div><br class=""><div class="">What will happen if you try select only AllieMainPlan in your thconfig? Map „AllieMainPlan" is a part of the "all“ name-space so it should work.</div><div class=""><br class=""></div><div class="">Just a note: in such complicated projects I prefer to use extensions for names of surveys, scraps, maps, for example </div><div class=""><br class=""></div><div class="">map AllieMainPlan.map</div><div class="">scrap Entrance1.scrap</div><div class="">survey all.survey</div><div class=""><br class=""></div><div class="">Names of objects are a bit longer, but later it is clear, what the name of object means.</div><div class=""><br class=""></div><div class="">Martin</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>