I've spent 20 minutes yesterday to get the parameter lists I need for Stuart's system into a new module 'cloud_definitions.nas' to unclutter the code - when I had that ready, I generated a runtime error that 'cloud_definitions.select_cloud_model()' would reference an unknown object.
I experimentally shifted cloud_definitions.nas from /Nasal/local_weather/ into /Nasal/ which cured the error, i.e. the module as such was okay. After shifting it back, I then unloaded and reloaded 'Local Weather' from the menu, hoping to get the system to load the new module that way - no luck. I don't think that the order of loading is an issue here, because the error was created at runtime, and I didn't observe any errors on loading. In the end, I reverted all the changes. It seems that there's then something I don't understand about the structure of the runtime-loadable modules - I was under the impression that all the stuff in the subdirectory is loaded upon request, but it seems that this hasn't been the case for me. Any ideas? * Thorsten ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel