Only @include files need a refresh to retrieve again their changed contents. You don't need to @include the .txt or whatever files parsed by the Quote plugin, so a simple update of the Quote measure should do what you want. Obviously, the .inc where your variables are will need refreshing the skin to re-read their potentially changed contents, but this shouldn't have anything to do with the .txt file(s) used by the Quote plugin.So, I have this Measure;And this Variable setup in a separate inc:Code:
[MeasureNote]Measure=PluginPlugin=QuotePluginPathName=#Schedule#Disabled=0Separator=¶Subfolders=0FileFilter=*.txt
The files are linked with an @Include in the Measure ini.Code:
[Variables]DailyBTitle=LunchTHrs2=12TMin2=56TSec2=22
If the txt file is changed, would or can I make it, register in the main ini without a refresh?
Thanks for any help or advice.
Statistics: Posted by Yincognito — Today, 12:43 pm