Analytica User FAQs/Troubleshooting
Why does my module or library forget Time or other System variables?
Each Model saves any non-default values set for Time, Samplesize, and other System variables. But, Modules and Libraries don't. The thinking is that System variables are a property of the Model, and shouldn't be overwritten when you import a module or library into the Model. If your "model" is actually a Module or Library, it will therefore "forget" any non-default system variables. (Actually, it ought to give you a warning when you try to change any system variables, but it doesn't -- yet.)
Comments
Enable comment auto-refresher