Quoting "Cooper, Ben" <ben.cooper at siemens.com>: > If I add "-proj plan" after the map statement, then the above error > disappears, but I get the warning:- > C:\Program Files Ben\Therion\therion.exe: warning -- thconfig.500CL.tp > [10] -- object not found -- "centerline-map" > > The output is still produced as desired, because by default, all surveys > are selected. Can you explain what is going on with the map and select > commands?
Your map is in UpperFloodCL survey, so you need to insert: select centerline-map at UpperFloodCL There is an easy way how to select maps correctly. Just open the "Map structure" toolbox in xtherion compiler and double click on the desired map in the map tree. The select statement will be added at current cursor position in config file. Map structure is associated with configuration file and updated after each compilation. Regards, S.
