In the standard UCCNC plasma screenset / profile, I can easily create a "persistent" DRO, using the Writekey() and Readkey() functions in the Destructor and Constructor macros. Works a treat.
However, just tried the same with the Neuron screenset / profile and it appears neither the Constructor or Destructor macro run.
I checked the Neuron .PRO file and no new values have been written by the Destructor macro. Likewise the default value I specified in the Readkey() function does not get written to the DRO at startup. So it appears neither the Constructor or Destructor macros run.
Anyone the wiser about this ??
Keith.