Getting MM to reread device settings from DB

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Getting MM to reread device settings from DB

Getting MM to reread device settings from DB

by chrisjj » Wed Nov 04, 2015 6:43 pm

I have a VBS script run from within MM that sets device settings in the database (using SDB.Database.ExecSQL()) but MM does not take these changes until a relaunch.

Is there a function I can call to force MM to take the changes immediately?

Failing which, a function that will exit the app (to avoid any operation on which the unchanged settings would take effect)?

Thanks.

Top